diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-10 08:43:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-13 01:44:23 +0300 |
commit | 45d84008ccbe2592206c110bd526c7dc140f7bd8 (patch) | |
tree | 7a099cd1e2b88e051d40ba16e765b9c7d5f13770 /include/linux/overflow.h | |
parent | fe1f433555d5ba80fd8b2085f737b16b4197da6f (diff) | |
download | linux-45d84008ccbe2592206c110bd526c7dc140f7bd8.tar.xz |
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 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions