-
Notifications
You must be signed in to change notification settings - Fork 273
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
[Feature] implement AF_XDF socket extension #822
Labels
Comments
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
fklassen
added a commit
that referenced
this issue
Sep 4, 2023
…sion Feature #822 - AF_XDF socket extension
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AF_XDF is crazy fast and is built into modern Linux kernels. It gives Netmap and PF_RING speeds without the requirement of 3rd party modules.
This issue is based on PR #797 which is a contribution by @plangarbalint.
The text was updated successfully, but these errors were encountered: