diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-09 22:43:21 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-12 15:44:23 -0700 |
commit | 45d84008ccbe2592206c110bd526c7dc140f7bd8 (patch) | |
tree | 7a099cd1e2b88e051d40ba16e765b9c7d5f13770 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fe1f433555d5ba80fd8b2085f737b16b4197da6f (diff) |
eth: fbnic: add basic rtnl stats
Count packets, bytes and drop on the datapath, and report
to the user. Since queues are completely freed when the
device is down - accumulate the stats in the main netdev struct.
This means that per-queue stats will only report values since
last reset (per qstat recommendation).
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20240810054322.2766421-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions