adds page_pool for rx in linux mqnic driver module#1
Open
giraypultar wants to merge 2 commits intoalexforencich:masterfrom
Open
adds page_pool for rx in linux mqnic driver module#1giraypultar wants to merge 2 commits intoalexforencich:masterfrom
giraypultar wants to merge 2 commits intoalexforencich:masterfrom
Conversation
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. |
3947386 to
c76e152
Compare
2f514bd to
1b9f5d1
Compare
2b6d444 to
56fe10f
Compare
2fe58ab to
9f6139b
Compare
2a793c5 to
6e67bd6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.