You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[portsorch]: Set default hostif TX queue (sonic-net#2697)
* [portsorch]: Set default hostif TX queue
* To avoid data and control packets sharing the same TX queue and possibly
leading to control packet losses, pin control traffic to queue 7 by default.
* Use querySwitchCapability from SwitchOrch to check if SAI_HOSTIF_ATTR_QUEUE is supported
* Add a vstest
Signed-off-by: Prabhat Aravind <[email protected]>
0 commit comments