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

use netlink for ethtool device modifications #203

Open
jtluka opened this issue May 26, 2021 · 0 comments
Open

use netlink for ethtool device modifications #203

jtluka opened this issue May 26, 2021 · 0 comments

Comments

@jtluka
Copy link
Collaborator

jtluka commented May 26, 2021

It seems that netlink provides API for ethtool commands, so it would be beneficial to use it instead of calling ethtool in lnst.Devices.Device

Documentation is available at https://www.kernel.org/doc/html/latest/networking/ethtool-netlink.html

At the moment the ethtool commands used in LNST are:

  • pause frames
  • coalescing
  • speed
  • autonegotiation
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