-
Notifications
You must be signed in to change notification settings - Fork 5.3k
quic: Use GRO for reading packets from the UDP socket in upstream QUIC #32628
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8c72e92
quic: Use GRO for reading packets from the UDP socket in upstream QUIC
abeyad 3ab0caf
tests
abeyad 5a0048f
Merge remote-tracking branch 'upstream/main' into gro
abeyad 6e66c64
sock opt test
abeyad f1c1cc8
fix test
abeyad be7d3de
control recvmmsg
abeyad 6d0285f
restart flag
abeyad 0e45e91
Merge remote-tracking branch 'upstream/main' into gro
abeyad e02d1f8
clarify
abeyad 1e51753
format
abeyad 6a2690d
reduce diff and fix tests
abeyad 700512c
fix test
abeyad e268151
Merge remote-tracking branch 'upstream/main' into gro
abeyad 1f5dadf
make gcc happy
abeyad aa4381f
reduce diff
abeyad 1a97508
comments
abeyad 82e41ac
another test
abeyad 1dea731
another test
abeyad df13339
allow_mmsg flag
abeyad bf7af66
fix
abeyad 4df221a
win
abeyad 75fa382
win
abeyad 917b7c9
fix
abeyad ce30cd4
rm comment
abeyad b69e08a
fix
abeyad 091ca18
asserts
abeyad e79072d
disallow_mmsg
abeyad 7549bfd
Merge remote-tracking branch 'upstream/main' into gro
abeyad a7314b9
rm backticks
abeyad 49449f1
Merge remote-tracking branch 'upstream/main' into gro
abeyad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.