diff options
author | Michal Kubecek <[email protected]> | 2020-03-12 21:08:23 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-12 15:32:33 -0700 |
commit | e4a1717b677c5cb285e9b425c569e261084a484c (patch) | |
tree | e7b3079c31cba72878b784557188d6dc3eb82db2 /tools/perf/scripts/python | |
parent | 111dcba3c694b4ca7dc8b6abfd575745dd51be3d (diff) |
ethtool: provide ring sizes with RINGS_GET request
Implement RINGS_GET request to get ring sizes of a network device. These
are traditionally available via ETHTOOL_GRINGPARAM ioctl request.
Omit attributes for ring types which are not supported by driver or device
(zero reported for maximum).
v2: (all suggested by Jakub Kicinski)
- minor cleanup in rings_prepare_data()
- more descriptive rings_reply_size()
- omit attributes with zero max size
Signed-off-by: Michal Kubecek <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions