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

fix: remove extra logging on ethtool ioctl failures #9302

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

smira
Copy link
Member

@smira smira commented Sep 11, 2024

We should ignore this, it's a totally an optional feature used in containers (Talos on its own kernel has ethtool-netlink).

Fixes #9296

@smira smira added this to the v1.9 milestone Sep 11, 2024
We should ignore this, it's a totally an optional feature used in
containers (Talos on its own kernel has ethtool-netlink).

Fixes siderolabs#9296

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@smira
Copy link
Member Author

smira commented Sep 11, 2024

/m

@talos-bot talos-bot merged commit a9269ac into siderolabs:main Sep 11, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

Frequent "error querying ethtool ioctl link state" in talos logs
3 participants