This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
3fa7f3b9e4
sonic-buildimage
/
device
/
dell
/
x86_64-dell_z9100_c2538-r0
/
Force10-Z9100-C32
/
sai.profile
3 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[device/dell] Add z9100 pfc T1 support (#1707) This commit adds new code to support z9100 PFC T1 support with broadcom recommended MMU settings for PFC feature. Unit tested the setting by loading sonic-broadcom.bin and checking the hardware for the values from the JSON file. Added the config.bcm file th-z9100-32x100G.config.bcm to this folder and updated the sai.profile file to point to hwsku directory. sai.profile now points to /usr/share/sonic/hwsku/th-z9100-32x100G.config.bcm Signed-off-by: Harish Venkatraman <Harish_Venkatraman@dell.com>
2018-05-21 15:57:37 -05:00
SAI_INIT_CONFIG_FILE=/usr/share/sonic/hwsku/th-z9100-32x100G.config.bcm
In SAI 3.5 by default we are supporting 256 Group with 64 Memeber each. (#5400) However in SAI 3.7 default behaviout got changes to 128 Group and 128 Memeber each. This change is to make sure we are using same ECMP Group/Memeber Per Group for 3.7 also so that behaviour is consistent. Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2020-09-22 13:21:12 -05:00
SAI_NUM_ECMP_MEMBERS=64
Reference in New Issue
Copy Permalink