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

Try interrupt-based mode #26

Open
achimnol opened this issue Oct 14, 2015 · 0 comments
Open

Try interrupt-based mode #26

achimnol opened this issue Oct 14, 2015 · 0 comments

Comments

@achimnol
Copy link
Member

achimnol commented Oct 14, 2015

DPDK 2.1 and later offers an interrupt-based RX mode, by associating an epoll file descriptor with port_id and queue_id.
This will greatly simplify the I/O loops but may introduce additional latency.
Let's check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant