diff options
author | Sean Anderson <sean.anderson@linux.dev> | 2025-02-15 00:27:03 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-19 05:00:08 +0300 |
commit | f6af690a295a106cca1849be6de5bf2d41ead8a8 (patch) | |
tree | 34fbde839c8cf646b72860fd36b7c7bf9ce33e0b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 75696dd0fd721f2148e7fabe8d544600f176bc13 (diff) | |
download | linux-f6af690a295a106cca1849be6de5bf2d41ead8a8.tar.xz |
net: cadence: macb: Report standard stats
Report standard statistics using the dedicated callbacks instead of
get_ethtool_stats.
OCTTX is split over two registers. Accumulating these registers
separately in gem_stats just means we need to combine them again later.
Instead, combine these stats before saving them, like is done for
ethtool_stats.
Signed-off-by: Sean Anderson <sean.anderson@linux.dev>
Link: https://patch.msgid.link/20250214212703.2618652-3-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions