diff options
author | 2025-05-27 06:08:16 -0700 | |
---|---|---|
committer | 2025-05-29 11:03:11 +0200 | |
commit | f41a94aade120dc60322865f363cee7865f2df01 (patch) | |
tree | 57bb2b0c711054bf612e61b2bc902913e852caef /scripts/lib/kdoc/kdoc_output.py | |
parent | net: stmmac: platform: guarantee uniqueness of bus_id (diff) | |
download | wireguard-linux-f41a94aade120dc60322865f363cee7865f2df01.tar.xz wireguard-linux-f41a94aade120dc60322865f363cee7865f2df01.zip |
gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
Previously, the RX_BUFFERS_POSTED stat incorrectly reported the
fill_cnt from RX queue 0 for all queues, resulting in inaccurate
per-queue statistics.
Fix this by correctly indexing priv->rx[idx].fill_cnt for each RX queue.
Fixes: 24aeb56f2d38 ("gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.")
Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Link: https://patch.msgid.link/20250527130830.1812903-1-alok.a.tiwari@oracle.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions