diff options
author | 2025-05-23 16:04:37 +0800 | |
---|---|---|
committer | 2025-05-27 18:17:11 -0700 | |
commit | 06ac0776d549d93adf23c823b810118980265ad9 (patch) | |
tree | 09051e82c8ed4768dc382b9462d80995453162d5 /tools/perf/scripts/python/gecko.py | |
parent | net: phy: fix up const issues in to_mdio_device() and to_phy_device() (diff) | |
download | wireguard-linux-06ac0776d549d93adf23c823b810118980265ad9.tar.xz wireguard-linux-06ac0776d549d93adf23c823b810118980265ad9.zip |
net: libwx: Fix statistics of multicast packets
When SR-IOV is enabled, the number of multicast packets is mistakenly
counted starting from queue 0. It would be a wrong count that includes
the packets received on VF. Fix it to count from the correct offset.
Fixes: c52d4b898901 ("net: libwx: Redesign flow when sriov is enabled")
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/F70910CFE86C1F6F+20250523080438.27968-1-jiawenwu@trustnetic.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions