[buffer]: Update pg headroom (10% safe margin) & egress service pool for a7050 and s6000 (#2407)

Signed-off-by: Wenda <wenni@microsoft.com>
This commit is contained in:
Wenda Ni 2019-01-02 09:50:07 -08:00 committed by lguohan
parent 69d5d61eb8
commit a46903b3f5
3 changed files with 9 additions and 9 deletions

View File

@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "7582515",
"size": "7326924",
"type": "egress",
"mode": "dynamic"
}
@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"50128",
"size":"51376",
"xoff":"55120",
"size":"56368",
"dynamic_th":"-3",
"xon_offset":"2496"
},

View File

@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "7582515",
"size": "7326924",
"type": "egress",
"mode": "dynamic"
}
@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"50128",
"size":"51376",
"xoff":"55120",
"size":"56368",
"dynamic_th":"-3",
"xon_offset":"2496"
},

View File

@ -79,7 +79,7 @@
"mode": "static"
},
"egress_lossy_pool": {
"size": "7582515",
"size": "7326924",
"type": "egress",
"mode": "dynamic"
}
@ -88,8 +88,8 @@
"ingress_lossless_profile": {
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
"xon":"18432",
"xoff":"50128",
"size":"51376",
"xoff":"55120",
"size":"56368",
"dynamic_th":"-3",
"xon_offset":"2496"
},