diff options
| author | Jakub Kicinski <[email protected]> | 2025-05-07 00:32:21 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-08 09:56:12 +0000 |
| commit | 001160ec8c59115efc39e197d40829bdafd4d7f5 (patch) | |
| tree | b055b0ad73c621714ec6fabfdf53edb5436a4534 /net/unix/af_unix.c | |
| parent | net: export a helper for adding up queue stats (diff) | |
| download | kernel-001160ec8c59115efc39e197d40829bdafd4d7f5.tar.gz kernel-001160ec8c59115efc39e197d40829bdafd4d7f5.zip | |
virtio-net: fix total qstat values
NIPA tests report that the interface statistics reported
via qstat are lower than those reported via ip link.
Looks like this is because some tests flip the queue
count up and down, and we end up with some of the traffic
accounted on disabled queues.
Add up counters from disabled queues.
Fixes: d888f04c09bb ("virtio-net: support queue stat")
Signed-off-by: Jakub Kicinski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
