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

Limit URO coalesced size #81

Open
mtfriesen opened this issue Jun 24, 2024 · 0 comments
Open

Limit URO coalesced size #81

mtfriesen opened this issue Jun 24, 2024 · 0 comments
Labels
enhancement New feature or request URO Related to (coalesced) UDP receive offloads

Comments

@mtfriesen
Copy link
Contributor

We should limit the maximum URO payload size to, at most, the maximum USO payload size of the same NIC. This dramatically simplifies forwarding scenarios, and should not be an onerous requirement.

We could expand on this by allowing the OS to dynamically set the NIC's max URO coalescing size, but that imposes much more of a burden and the incremental gains are questionable.

@mtfriesen mtfriesen added enhancement New feature or request URO Related to (coalesced) UDP receive offloads labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request URO Related to (coalesced) UDP receive offloads
Projects
None yet
Development

No branches or pull requests

1 participant