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

ethtool: add ring support to ethtool #1152

Merged

Conversation

BrianBaboch
Copy link
Contributor

Added support to be able to modify and display the ring parameters in ethtool like we would do using ethool -g for display and ethtool -G for modification

By default we would try to use netlink for the ring operations with a fallback to ioctl in case netlink is not supported:

@BrianBaboch BrianBaboch changed the title Bbaboch add ring support to ethtool ethtool: add ring support to ethtool Dec 7, 2023
@svinota svinota merged commit ea966d3 into svinota:master Dec 10, 2023
14 checks passed
@svinota
Copy link
Owner

svinota commented Dec 10, 2023

Wow. Thanks!

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