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

Netmap v4 #2134

Merged
merged 5 commits into from Jun 3, 2016
Merged

Netmap v4 #2134

merged 5 commits into from Jun 3, 2016

Conversation

inliniac
Copy link
Contributor

@inliniac inliniac commented Jun 2, 2016

As #2133, with the addition of offloading checks. Tested on FreeBSD 10.3. It tests for rxcsum, tso, lro and toe. Not sure if that last one is relevant.

On Linux using the generic (ethtool) based offloading check also used by AF_PACKET.

Again @gureedo your comments would be welcomed :)

Add until function for retrieving RSS RX count from netmap. Use the
RSS count to create the threads.
Default to 'threads: auto' which uses RSS RX count when no config
has been created for a interface.
Add FreeBSD lookup function and use the existing code on Linux.
@gureedo
Copy link
Contributor

gureedo commented Jun 2, 2016

👍

@inliniac inliniac mentioned this pull request Jun 2, 2016
@inliniac
Copy link
Contributor Author

inliniac commented Jun 2, 2016

@inliniac inliniac mentioned this pull request Jun 2, 2016
@inliniac inliniac merged commit 4369161 into master Jun 3, 2016
@inliniac inliniac deleted the netmap-v4 branch June 7, 2016 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants