File tree 7 files changed +22
-22
lines changed
device/arista/x86_64-arista_7050cx3_32s
src/sonic-config-engine/tests/sample_output/py3
7 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 30
30
"ingress_lossy_profile": {
31
31
"pool":"ingress_lossless_pool",
32
32
"size":"0",
33
- "dynamic_th ":"3 "
33
+ "static_th ":"32732160 "
34
34
},
35
35
"egress_lossless_profile": {
36
36
"pool":"egress_lossless_pool",
40
40
"egress_lossy_profile": {
41
41
"pool":"egress_lossy_pool",
42
42
"size":"1792",
43
- "dynamic_th":"-1 "
43
+ "dynamic_th":"3 "
44
44
}
45
45
},
46
46
{% - endmacro %}
Original file line number Diff line number Diff line change 30
30
"ingress_lossy_profile": {
31
31
"pool":"ingress_lossless_pool",
32
32
"size":"0",
33
- "dynamic_th ":"3 "
33
+ "static_th ":"32712448 "
34
34
},
35
35
"egress_lossless_profile": {
36
36
"pool":"egress_lossless_pool",
40
40
"egress_lossy_profile": {
41
41
"pool":"egress_lossy_pool",
42
42
"size":"1792",
43
- "dynamic_th":"-1 "
43
+ "dynamic_th":"3 "
44
44
}
45
45
},
46
46
{% - endmacro %}
Original file line number Diff line number Diff line change 1
1
# PG lossless profiles.
2
2
# speed cable size xon xoff threshold xon_offset
3
- 50000 5m 4608 4608 33792 -3 4608
4
- 100000 5m 4608 4608 49408 -3 4608
5
- 50000 40m 4608 4608 36352 -3 4608
6
- 100000 40m 4608 4608 54528 -3 4608
7
- 50000 300m 4608 4608 55296 -3 4608
8
- 100000 300m 4608 4608 92672 -3 4608
3
+ 50000 5m 4608 4608 33792 0 4608
4
+ 100000 5m 4608 4608 49408 0 4608
5
+ 50000 40m 4608 4608 36352 0 4608
6
+ 100000 40m 4608 4608 54528 0 4608
7
+ 50000 300m 4608 4608 55296 0 4608
8
+ 100000 300m 4608 4608 92672 0 4608
Original file line number Diff line number Diff line change 31
31
"ingress_lossy_profile": {
32
32
"pool":"ingress_lossless_pool",
33
33
"size":"0",
34
- "dynamic_th ":"3 "
34
+ "static_th ":"32689152 "
35
35
},
36
36
"egress_lossless_profile": {
37
37
"pool":"egress_lossless_pool",
41
41
"egress_lossy_profile": {
42
42
"pool":"egress_lossy_pool",
43
43
"size":"1792",
44
- "dynamic_th":"-1 "
44
+ "dynamic_th":"3 "
45
45
}
46
46
},
47
47
{% - endmacro %}
Original file line number Diff line number Diff line change 1
1
# PG lossless profiles.
2
2
# speed cable size xon xoff threshold xon_offset
3
- 50000 5m 4608 4608 79872 -3 4608
4
- 100000 5m 4608 4608 54528 -3 4608
5
- 50000 40m 4608 4608 39936 -3 4608
6
- 100000 40m 4608 4608 60416 -3 4608
7
- 50000 300m 4608 4608 61440 -3 4608
8
- 100000 300m 4608 4608 103680 -3 4608
3
+ 50000 5m 4608 4608 79872 0 4608
4
+ 100000 5m 4608 4608 54528 0 4608
5
+ 50000 40m 4608 4608 39936 0 4608
6
+ 100000 40m 4608 4608 60416 0 4608
7
+ 50000 300m 4608 4608 61440 0 4608
8
+ 100000 300m 4608 4608 103680 0 4608
Original file line number Diff line number Diff line change 82
82
"ingress_lossy_profile" : {
83
83
"pool" :" ingress_lossless_pool" ,
84
84
"size" :" 0" ,
85
- "dynamic_th " :" 3 "
85
+ "static_th " :" 32689152 "
86
86
},
87
87
"egress_lossless_profile" : {
88
88
"pool" :" egress_lossless_pool" ,
92
92
"egress_lossy_profile" : {
93
93
"pool" :" egress_lossy_pool" ,
94
94
"size" :" 1792" ,
95
- "dynamic_th" :" -1 "
95
+ "dynamic_th" :" 3 "
96
96
}
97
97
},
98
98
"BUFFER_PG" : {
Original file line number Diff line number Diff line change 82
82
"ingress_lossy_profile" : {
83
83
"pool" :" ingress_lossless_pool" ,
84
84
"size" :" 0" ,
85
- "dynamic_th " :" 3 "
85
+ "static_th " :" 32689152 "
86
86
},
87
87
"egress_lossless_profile" : {
88
88
"pool" :" egress_lossless_pool" ,
92
92
"egress_lossy_profile" : {
93
93
"pool" :" egress_lossy_pool" ,
94
94
"size" :" 1792" ,
95
- "dynamic_th" :" -1 "
95
+ "dynamic_th" :" 3 "
96
96
}
97
97
},
98
98
"BUFFER_PG" : {
You can’t perform that action at this time.
0 commit comments