Skip to content

Commit 6da462e

Browse files
wendanilguohan
authored andcommitted
[buffer]: Update pg headroom egress service pool for a7050 and s6000 (#2261)
Signed-off-by: Wenda <[email protected]>
1 parent f7b1760 commit 6da462e

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "8072396",
82+
"size": "7582515",
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":"40560",
92-
"size":"41808",
91+
"xoff":"50128",
92+
"size":"51376",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "8072396",
82+
"size": "7582515",
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":"40560",
92-
"size":"41808",
91+
"xoff":"50128",
92+
"size":"51376",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"mode": "static"
8080
},
8181
"egress_lossy_pool": {
82-
"size": "8072396",
82+
"size": "7582515",
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":"40560",
92-
"size":"41808",
91+
"xoff":"50128",
92+
"size":"51376",
9393
"dynamic_th":"-3",
9494
"xon_offset":"2496"
9595
},

0 commit comments

Comments
 (0)