safchain / ethtool

A simple ethtool "like" library for GO
Apache License 2.0
116 stars 69 forks source link

support for feature availability and requested #50

Closed ffromani closed 5 months ago

ffromani commented 2 years ago

It would be nice to have all the bits about the feature state (Requested, Available) exposed by the API. The "Available" flag is especially important for some perspective users of this module to learn if a feature can be enabled in the hardware (point in case: https://github.com/jaypipes/ghw/issues/317 - possibly more)