diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-05-06 17:32:21 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-05-08 11:56:12 +0200 |
commit | 001160ec8c59115efc39e197d40829bdafd4d7f5 (patch) | |
tree | b055b0ad73c621714ec6fabfdf53edb5436a4534 /scripts/generate_rust_analyzer.py | |
parent | 23fa6a23d97182d36ca3c71e43c804fa91e46a03 (diff) | |
download | linux-001160ec8c59115efc39e197d40829bdafd4d7f5.tar.gz linux-001160ec8c59115efc39e197d40829bdafd4d7f5.tar.bz2 linux-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 <kuba@kernel.org>
Link: https://patch.msgid.link/20250507003221.823267-3-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions