diff options
author | Alok Tiwari <alok.a.tiwari@oracle.com> | 2025-05-27 06:08:16 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-19 15:28:31 +0200 |
commit | 633a80216a44222b7bd0d02bd94f818fd71405e3 (patch) | |
tree | 764cc9ad425e84abc7891f9517893163e8cc9a76 /net/tipc/crypto.c | |
parent | 6ee70ca1fded5604a96ae764be6ff7968dc70f2f (diff) |
gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
[ Upstream commit f41a94aade120dc60322865f363cee7865f2df01 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/tipc/crypto.c')
0 files changed, 0 insertions, 0 deletions