8000 set rx rate to unlimited for knet by KanjiMonster · Pull Request #450 · bisdn/basebox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

set rx rate to unlimited for knet #450

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

KanjiMonster
Copy link
Contributor

Since KNET uses a different channel for packets than OpenFlow and is much more efficient, higher packet rates than 1024 (the default) is easily doable.

So set the rx rate to unlimited by default when using KNET, but leave it at 1024 pps for TAP.

In case this causes issue, add a flag to set a custom limit.

Description

Motivation and Context

How Has This Been Tested?

8000
Update proto to latest HEAD:

ofdpa.proto: expose ofdpaRxRateSet()

Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Since KNET uses a different channel for packets than OpenFlow and is
much more efficient, higher packet rates than 1024 (the default) is
easily doable.

So set the rx rate to unlimited by default when using KNET, but leave it
at 1024 pps for TAP.

In case this causes issues, add a flag to set a custom limit.

Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0