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

Why are rate_limit, burst_size and other parameters designed under "Rate Limiter"? #294

Open
yangrudan opened this issue Nov 5, 2024 · 0 comments

Comments

@yangrudan
Copy link

Questions:

I have two questions for Rate Limiter:

    1. Why the HW rate limit is diabled?
    1. What is the point of setting rate limit under SW?

HW disabled

fprintf(stderr, "\x1b[31mThe QP failed to accept HW rate limit, providing SW rate limit \x1b[0m\n");

image

rate limit under SW

image

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

1 participant