Skip to content

Refactor queue limit #4098

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 9 commits into from
Jan 30, 2024
Merged

Refactor queue limit #4098

merged 9 commits into from
Jan 30, 2024

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Jan 30, 2024

Description

Update the QUIC receive packet queue to base it's limit on reported flow control instead of some hard coded value.

Testing

Verified this eliminated local packet drops in netperf.

Documentation

N/A

@nibanks nibanks requested a review from a team as a code owner January 30, 2024 19:41
@nibanks nibanks added Area: Performance Area: Core Related to the shared, core protocol logic labels Jan 30, 2024
csujedihy
csujedihy previously approved these changes Jan 30, 2024
@nibanks nibanks enabled auto-merge (squash) January 30, 2024 20:06
@nibanks nibanks merged commit f62a363 into main Jan 30, 2024
@nibanks nibanks deleted the nibanks/bigger-kernel-queue branch January 30, 2024 20:10
nibanks added a commit that referenced this pull request Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Core Related to the shared, core protocol logic Area: Performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants