Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[action] [PR:16232] generate 100000_300m pcbb qos test param for th2 #16250

Merged
merged 1 commit into from
Dec 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions tests/qos/files/qos_params.th2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,37 @@ qos_params:
pg: 6
pkts_num_trig_pfc: 19939
pkts_num_margin: 4
100000_300m:
pcbb_xoff_1:
dscp: 3
ecn: 1
pg: 3
pkts_num_margin: 4
pkts_num_trig_ingr_drp: 20425
pkts_num_trig_pfc: 19939
pcbb_xoff_2:
dscp: 4
ecn: 1
pg: 4
pkts_num_margin: 4
pkts_num_trig_ingr_drp: 20425
pkts_num_trig_pfc: 19939
pcbb_xoff_3:
dscp: 3
ecn: 1
outer_dscp: 2
pg: 2
pkts_num_margin: 4
pkts_num_trig_ingr_drp: 19939
pkts_num_trig_pfc: 19939
pcbb_xoff_4:
dscp: 4
ecn: 1
outer_dscp: 6
pg: 6
pkts_num_margin: 4
pkts_num_trig_ingr_drp: 19939
pkts_num_trig_pfc: 19939
topo-any:
40000_300m:
pkts_num_leak_out: 0
Expand Down
Loading