Commit 3441f19
Update buffer parameters for AgentIngressBufferTest on TH6
Summary:
cold_boot.AgentIngressBufferTest.validateConfig - this test was failing for TH6
Update buffer configuration parameters for Tomahawk6 ASIC to fix AgentIngressBufferTest failures.
- Changed MMU cell size from 254 to 420 bytes in Tomahawk6Asic to match actual hardware
- Increased pool reserved cells from 200 to 4000 to provide sufficient buffer resources
These changes address SAI_STATUS_INSUFFICIENT_RESOURCES errors when assigning buffer profiles to ingress priority groups.
Reviewed By: msomasundaran
Differential Revision: D91076142
fbshipit-source-id: 355b150df0e9f367260ce658db8bc3cfffe673591 parent 518c49f commit 3441f19
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments