commit | a353318ebf24100bcc7254d293cd9f041f4075dd | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Wed Mar 29 15:16:53 2023 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Mar 30 23:29:57 2023 -0700 |
tree | 261a85fbe8695ecf3c1b2caf0943748afbc787bd | |
parent | 9f7cc57fe5508c495d3a75efd7f942aeec0013e0 [diff] |
tools: ynl: populate most of the ethtool spec Things that are not implemented: - cable tests - bitmaks in the requests don't work (needs multi-attr support in ynl.py) - stats-get seems to return nonsense (not passing a bitmask properly?) - notifications are not tested Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>