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

adds page_pool for rx in linux mqnic driver module #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

giraypultar
Copy link

No description provided.

@alexforencich
Copy link
Owner

Interesting that you swapped napi_get_frags/napi_gro_frags for napi_alloc_skb/napi_gro_receive. I was under the impression that napi_get_frags/napi_gro_frags was the "correct" way to do things the other drivers that I was looking at use those methods. Does this make a big performance difference?

Also, need to fix tabs vs. spaces. Linux kernel coding standard is to use tabs.

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