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

EIO on sendmsg with GSO #397

Open
Ralith opened this issue Jul 22, 2024 · 2 comments
Open

EIO on sendmsg with GSO #397

Ralith opened this issue Jul 22, 2024 · 2 comments

Comments

@Ralith
Copy link
Contributor

Ralith commented Jul 22, 2024

sendmsg calls in the interop runner environment seem to fail with EIO when a segment size cmsg is specified, requiring a slower fallback mode. Is this expected?

Ralith added a commit to quinn-rs/quinn-interop that referenced this issue Jul 23, 2024
Sending messages with segmentation offload seems to consistently
produce EIO in the interop runner's docker environment. Reported
upstream at
quic-interop/quic-interop-runner#397.
Ralith added a commit to quinn-rs/quinn-interop that referenced this issue Jul 24, 2024
Sending messages with segmentation offload seems to consistently
produce EIO in the interop runner's docker environment. Reported
upstream at
quic-interop/quic-interop-runner#397.
Ralith added a commit to quinn-rs/quinn-interop that referenced this issue Jul 24, 2024
Sending messages with segmentation offload seems to consistently
produce EIO in the interop runner's docker environment. Reported
upstream at
quic-interop/quic-interop-runner#397.
@Ralith
Copy link
Contributor Author

Ralith commented Jul 29, 2024

This seems to have been fixed in the recent image update.

@Ralith Ralith closed this as completed Jul 29, 2024
@Ralith
Copy link
Contributor Author

Ralith commented Jul 29, 2024

Nevermind, just wasn't triggered on that particular test...

@Ralith Ralith reopened this Jul 29, 2024
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

No branches or pull requests

1 participant