mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-02 11:07:46 +00:00
Why I did it In the voq chassis the buffer_queue configuration needs to be applied on system_port instead of the sonic port. This PR has the change to do this. How I did it Modify buffer_config.j2 to generate buffer_queue configuration on system_ports if the device is Voq Chassis How to verify it Verify the buffer_queue configuration is generated properly using sonic-cfggen Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>