Skip to content
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
6 changes: 3 additions & 3 deletions tests/qos/files/qos_params.j2c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ qos_params:
dscp: 8
ecn: 1
pg: 0
pkts_num_trig_egr_drp: 2179900
pkts_num_trig_egr_drp: 2179770
pkts_num_margin: 100
wm_pg_shared_lossless:
dscp: 3
Expand All @@ -497,7 +497,7 @@ qos_params:
ecn: 1
pg: 0
pkts_num_fill_min: 0
pkts_num_trig_egr_drp: 2179900
pkts_num_trig_egr_drp: 2179770
packet_size: 64
cell_size: 4096
pkts_num_margin: 40
Expand All @@ -523,7 +523,7 @@ qos_params:
ecn: 1
queue: 0
pkts_num_fill_min: 0
pkts_num_trig_egr_drp: 2179900
pkts_num_trig_egr_drp: 2179770
cell_size: 4096
wm_buf_pool_lossy:
dscp: 8
Expand Down