Skip to content

Commit a46903b

Browse files
wendanilguohan
authored andcommitted
[buffer]: Update pg headroom (10% safe margin) & egress service pool for a7050 and s6000 (#2407)
Signed-off-by: Wenda <wenni@microsoft.com>
1 parent 69d5d61 commit a46903b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

device/arista/x86_64-arista_7050_qx32/Arista-7050-QX32/buffers.json.j2

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "7582515",
82+
"size": "7326924",
8383
"type": "egress",
8484
"mode": "dynamic"
8585
}
@@ -88,8 +88,8 @@
8888
"ingress_lossless_profile": {
8989
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
9090
"xon":"18432",
91-
"xoff":"50128",
92-
"size":"51376",
91+
"xoff":"55120",
92+
"size":"56368",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

device/arista/x86_64-arista_7050_qx32s/Arista-7050-QX-32S/buffers.json.j2

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "7582515",
82+
"size": "7326924",
8383
"type": "egress",
8484
"mode": "dynamic"
8585
}
@@ -88,8 +88,8 @@
8888
"ingress_lossless_profile": {
8989
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
9090
"xon":"18432",
91-
"xoff":"50128",
92-
"size":"51376",
91+
"xoff":"55120",
92+
"size":"56368",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

device/dell/x86_64-dell_s6000_s1220-r0/Force10-S6000/buffers.json.j2

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "7582515",
82+
"size": "7326924",
8383
"type": "egress",
8484
"mode": "dynamic"
8585
}
@@ -88,8 +88,8 @@
8888
"ingress_lossless_profile": {
8989
"pool":"[BUFFER_POOL|ingress_lossless_pool]",
9090
"xon":"18432",
91-
"xoff":"50128",
92-
"size":"51376",
91+
"xoff":"55120",
92+
"size":"56368",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

0 commit comments

Comments
 (0)