diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-01-10 07:05:13 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-01-14 11:44:19 +0100 |
commit | 6167c0b6e8d7ddb6b3e5efffcac34a85f7872997 (patch) | |
tree | 6d7a4a5b5d021834fa3da1fb354d297da1242193 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b7a2c1fe6b55364e61b4b54b991eb43a47bb1104 (diff) |
net: ethtool: add support for structured PHY statistics
Introduce a new way to report PHY statistics in a structured and
standardized format using the netlink API. This new method does not
replace the old driver-specific stats, which can still be accessed with
`ethtool -S <eth name>`. The structured stats are available with
`ethtool -S <eth name> --all-groups`.
This new method makes it easier to diagnose problems by organizing stats
in a consistent and documented way.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions