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:
Stephen Sun 2022-04-26 02:56:05 +08:00 committed by GitHub
parent 64187a1b15
commit 9237950a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
},