Skip to content

Commit

Permalink
[Thinkit] Add test of round-robin scheduling weights. (sonic-net#919)
Browse files Browse the repository at this point in the history

Co-authored-by: kishanps <[email protected]>
Co-authored-by: smolkaj <[email protected]>
  • Loading branch information
3 people authored Jan 4, 2025
1 parent ae9158f commit c6bcf30
Show file tree
Hide file tree
Showing 4 changed files with 475 additions and 5 deletions.
6 changes: 4 additions & 2 deletions tests/qos/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -100,13 +100,15 @@ cc_library(
"//gutil:status",
"//gutil:status_matchers",
"//gutil:testing",
"//lib:ixia_helper",
"//lib:ixia_helper",
"//lib:ixia_helper_cc_proto",
"//lib/gnmi:gnmi_helper",
"//lib/utils:json_utils",
"//p4_pdpi:ir",
"//p4_pdpi:ir_cc_proto",
"//p4_pdpi:p4_runtime_session",
"//p4_pdpi:pd",
"//p4_pdpi:pd",
"//p4_pdpi/internal:ordered_map",
"//p4_pdpi/netaddr:ipv4_address",
"//p4_pdpi/netaddr:ipv6_address",
"//p4_pdpi/netaddr:mac_address",
Expand Down
Loading

0 comments on commit c6bcf30

Please sign in to comment.