Why are rate_limit, burst_size and other parameters designed under "Rate Limiter"?
Opened this issue · 0 comments
yangrudan commented
Questions:
I have two questions for Rate Limiter:
-
- Why the HW rate limit is diabled?
-
- What is the point of setting rate limit under SW?
HW disabled
perftest/src/perftest_resources.c
Line 2821 in 91fadb5