Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[portsorch] query SAI_HOSTIF_ATTR_QUEUE switch capability once #3260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stepanblyschak
Copy link
Contributor

What I did

Support for SAI_HOSTIF_ATTR_QUEUE is a switch level capability, no need to query it per port.

Why I did it

As part of the goal to optimize boot time for systems with many ports. This one is the first step into that direction, extracting all non per-port operations.

How I verified it

Boot the system, verify no call to query SAI_HSOTIF_ATTR_QUEUE per port happens.

Details if related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants