-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add NETLINK_EXT_ACK and NETLINK_GET_STRICT_CHK on Linux #2453
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
Conversation
r? @Amanieu (rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 110aea3 has been approved by |
Add NETLINK_EXT_ACK and NETLINK_GET_STRICT_CHK on Linux
💔 Test failed - checks-actions |
110aea3
to
b23c1cf
Compare
NETLINK_GET_STRICT_CHK does not seem to be available in headers on ARM and MIPS. I've skipped these in tests. @Amanieu could you please re-trigger the tests? |
@bors r+ |
📌 Commit b23c1cf has been approved by |
Add NETLINK_EXT_ACK and NETLINK_GET_STRICT_CHK on Linux
💔 Test failed - checks-actions |
I think the musl kernel version on CI is old? |
☔ The latest upstream changes (presumably #2471) made this pull request unmergeable. Please resolve the merge conflicts. |
b23c1cf
to
2c65744
Compare
Thanks, looks like it. Changed the test to skip on musl as well. Also rebased to resolve merge conflicts. |
👍, @bors r+ |
📌 Commit 2c65744 has been approved by |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
No description provided.