Skip to content

Commit 2afef3b

Browse files
Janetxxxmssonicbld
authored andcommitted
Revert "[Arista]: Fix TH5 egress pool creation failure with BCM YAML file and SAI update on 07/16 (#19640)" (#20245)
This reverts commit 0344d4a.
1 parent 78172f3 commit 2afef3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

device/arista/x86_64-arista_7060x6_64pe/Arista-7060X6-64PE-256x200G/BALANCED/buffers_defaults_t0.j2

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
{%- macro generate_buffer_pool_and_profiles() %}
66
"BUFFER_POOL": {
77
"ingress_lossless_pool": {
8-
"size": "165603428",
8+
"size": "165660324",
99
"type": "ingress",
1010
"mode": "dynamic",
1111
"xoff": "29520896"
1212
},
1313
"egress_lossless_pool": {
14-
"size": "165603428",
14+
"size": "165660324",
1515
"type": "egress",
1616
"mode": "dynamic"
1717
}

0 commit comments

Comments
 (0)