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

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    9cd77ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    282faeb View commit details
    Browse the repository at this point in the history
  3. ethtool/ethtool: add get/set_rings functions to modify ring attributs

    Try to use netlink by default with a fallback to ioctl in case netlink
    is no supported
    BrianBaboch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ac3a225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30f192c View commit details
    Browse the repository at this point in the history
  5. ethtool: fix format

    BrianBaboch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f37e5e0 View commit details
    Browse the repository at this point in the history