Align threshold mode of zero buffer profile of egress_lossless_pool (#10627)
On vs platform, egress_lossless_pool's mode is static. So the corresponding profile should be of static_th as well. Signed-off-by: Stephen Sun <stephens@nvidia.com>
This commit is contained in:
parent
64187a1b15
commit
9237950a0c
@ -43,7 +43,7 @@
|
||||
"BUFFER_PROFILE_TABLE:egress_lossless_zero_profile" : {
|
||||
"pool":"egress_lossless_pool",
|
||||
"size":"0",
|
||||
"dynamic_th":"-8"
|
||||
"static_th":"0"
|
||||
},
|
||||
"OP": "SET"
|
||||
},
|
||||
|
Reference in New Issue
Block a user