diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-09-09 14:38:00 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-20 03:58:25 +0300 |
commit | 38b922c9122789ce7f5dcb39a8f6bcaee10aa1cd (patch) | |
tree | a16601e6ba4232a82500d5252d8a9cb006d97204 /.gitignore | |
parent | e2bd065c3b22343083850b240425d300577fa531 (diff) | |
download | linux-38b922c9122789ce7f5dcb39a8f6bcaee10aa1cd.tar.xz |
net: enetc: expose some standardized ethtool counters
Structure the code in such a way that it can be reused later for the
pMAC statistics, by just changing the "mac" argument to 1.
Usage:
ethtool --include-statistics --show-pause eno2
ethtool -S eno0 --groups eth-mac
ethtool -S eno0 --groups eth-ctrl
ethtool -S eno0 --groups rmon
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions