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

Update for recent kernels (up to 6.10) #296

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yaroslavros
Copy link

Updated for new capabilities in kernels 6.8, 6.9, 6.10 including FixedFdInstall, FTruncate operations as well as bundled recv and send.
Added check for bundled send and recv feature flag (available from kernel 6.10).
Implemented tests accordingly.

…dFdInstall, FTruncate operations as well as bundled recv and send.

Added test for bundled send and recv feature flag (available from kernel 6.10).
Implemented tests accordingly.
@yaroslavros
Copy link
Author

Fixed formatting to keep rustfmt happy.

Not sure about "operation not permitted" in failing CI tests as they don't seem to indicate which specifically test failed - everything works fine on my machines. Is it a CI issue?
I see similar problem in few other PRs

@quininer
Copy link
Member

quininer commented Aug 8, 2024

This is a ci issue, but we don't have manpower to fix it at the moment.

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.

2 participants