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
acf465b43b
sonic-buildimage
/
device
/
dell
/
x86_64-dell_s6100_c2538-r0
/
Force10-S6100
/
buffers.json.j2
3 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[device/dell] Code supports New Buffer mgmt infra (#1449) This commit adds new code which supports the new buffer mgmt infra. - Added new code to support buffers for T0 and T1 configs of S6100. - Added new qos.json file to support qos on S6100. - Changed the pg_profile_lookup.ini file to support xon_offset. - Changed buffer.json.j2 file according to new buffer mgmt infra. Unit tested by verifying the above changes by loading S6100 with the configuration, checked the hardware for broadcom recommended settings by running bcmcmd. Sent the unit test logs to Ying. Checked the PG_RESET_OFFSET value which reflects the new xon_offset value of 2288 from the pg_profile_lookup.ini. Signed-off-by: Harish Venkatraman <Harish_Venkatraman@dell.com>
2018-03-03 01:31:41 -06:00
{%- set default_topo = 't0' %}
{%- include 'buffers_config.j2' %}
Reference in New Issue
Copy Permalink