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

dpctl queue-get-config showing only 1 queue #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nikchez01
Copy link

Even if multiple queues are configured, dpctl shows only 1 queue. The proposed change will work as long as structure size of ofp_queue_prop_min_rate, ofp_queue_prop_max_rate and ofp_queue_prop_experimenter remains same.

Also, I am working on patch after which dpctl will support max-rate setting also. Currently it supports min-rate settings only.

nikchez01 added 2 commits June 1, 2017 11:43
Even if multiple queues are configured, dpctl shows only 1 queue. The proposed change will work as long as structure size of ofp_queue_prop_min_rate, ofp_queue_prop_max_rate and ofp_queue_prop_experimenter remains same.

Also, I am working on patch after which dpctl will support max-rate setting also. Currently it supports min-rate settings only.
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.

1 participant