aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2025-04-10 00:08:58 -0700
committerPaolo Abeni <pabeni@redhat.com>2025-04-15 11:23:13 +0200
commit5f8bd2ce8269b055accc1653609186c9c3beb102 (patch)
tree313a653bd4446bdc56c89478e76f577ee315ad28 /tools/perf/scripts/python/export-to-postgresql.py
parenteth: fbnic: add coverage for RXB stats (diff)
downloadwireguard-linux-5f8bd2ce8269b055accc1653609186c9c3beb102.tar.xz
wireguard-linux-5f8bd2ce8269b055accc1653609186c9c3beb102.zip
eth: fbnic: add support for TMI stats
This patch add coverage for TMI stats including PTP stats and drop stats. PTP stats include illegal requests, bad timestamp and good timestamps. The bad timestamp and illegal request counters are reported under as `error` via `ethtool -T` Both these counters are individually being reported via `ethtool -S` The good timestamp stats are being reported as `pkts` via `ethtool -T` ethtool -S eth0 | grep "ptp" ptp_illegal_req: 0 ptp_good_ts: 0 ptp_bad_ts: 0 Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250410070859.4160768-5-mohsin.bashr@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions