Commit 3c745e7
committed
TH5-512 ingress and egress lossy queue buffer size change
#### Why I did it
BRCM SAI 13.2.1 increases the pkt trim buffer pool to 1.7MB, leading to the reduction of available lossy queue buffer.
Without this change, there will be a syncd crash on default buffer profile pairing with SAI 13.2.1.
##### Work item tracking
- Microsoft ADO **(number only)**:
#### How I did it
Reduce default ingress and egress lossy buffer size from 165307264 with 161999982
#### How to verify it
Verified on Arista-7060X6-64PE-B-C512S2
#### Which release branch to backport (provide reason below if selected)
- [x] 202412
#### Tested branch (Please provide the tested image version)
- [x] 202412.b27
#### Description for the changelog
BRCM SAI 13.2.1 increases the pkt trim buffer pool to 1.7MB, available lossy queue buffer size to be reduced accordingly.
#### Link to config_db schema for YANG module changes
#### A picture of a cute animal (not mandatory but encouraged)1 parent 0ff16af commit 3c745e7
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-C512S2
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments