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

How to setup rate for each of the priority queues #11

Closed
drobinkent opened this issue Jun 7, 2020 · 2 comments
Closed

How to setup rate for each of the priority queues #11

drobinkent opened this issue Jun 7, 2020 · 2 comments

Comments

@drobinkent
Copy link

If we enable priority queuing and set up queue rate using simple_Switch_CLI, does the rate is applicable for all the priority for of a single port?

Or, we can set the rate separately for each of the queue for a single port?

@edgar-costa
Copy link
Contributor

edgar-costa commented Jun 7, 2020

The VM from this repo uses vanilla bmv2. There you can set the depth/rate at a port level. I made some time ago a patch to change that but it was not accepted (needed to be part of the p4 org). You could use it to modify the bmv2 to do what you want.

You can find the PR here: p4lang/behavioral-model#566 You wrote there already, so I guess you already know it exists.

@drobinkent
Copy link
Author

Thanks a lot.

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

No branches or pull requests

2 participants