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

[Feature] implement AF_XDF socket extension #822

Closed
fklassen opened this issue Sep 3, 2023 · 1 comment
Closed

[Feature] implement AF_XDF socket extension #822

fklassen opened this issue Sep 3, 2023 · 1 comment
Assignees
Labels

Comments

@fklassen
Copy link
Member

fklassen commented Sep 3, 2023

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.

@fklassen fklassen self-assigned this Sep 3, 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
Copy link
Member Author

fklassen commented Sep 4, 2023

Thanks for the contribution. Merged PR #797 to working branch, updated and merged to 4.5.0 in PR #823

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant