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

Backport gso mitigations #1638

Merged
merged 3 commits into from
Aug 20, 2023
Merged

Backport gso mitigations #1638

merged 3 commits into from
Aug 20, 2023

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Aug 20, 2023

Backport of #1636 and #1637 to the release branch. Should block on review of those.

Copy link
Collaborator

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blanket approval to merge and publish whatever gets merged as part of the two constituent PRs.

Linux 5.15 was observed to emit an EINVAL when attempting to transmit
UDP with GSO over IPv6 on a virtio net interface. 6.1 was also
observed to emit EINVAL, though only after EIO. In both cases, EINVAL
was suppressed by disabling GSO.

(cherry picked from commit a0dd5ff)
@Ralith Ralith merged commit f0b4a31 into 0.10.x Aug 20, 2023
8 checks passed
@Ralith Ralith deleted the backport-gso-mitigations branch August 20, 2023 22:54
@Ralith Ralith mentioned this pull request Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants