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

Add RX Queue Config Option And Spread Load Across Queues. #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gamemann
Copy link
Collaborator

This pull request is supposed to replace pull request #3.

This adds an rxqueues config option which can be set to how many RX queues are on the server (the RX queue IDs must be incremented by one and starting from 0 in order for this to work).

This also stops failed AF_XDP socket binds from killing the program. This is because some servers have less RX queues than CPUs.

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

Successfully merging this pull request may close these issues.

1 participant