You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
octeon_ep_vf: update tx/rx stats locally for persistence
JIRA: https://issues.redhat.com/browse/RHEL-67691
JIRA: https://issues.redhat.com/browse/RHEL-64635
commit f840399
Author: Shinas Rasheed <srasheed@marvell.com>
Date: Fri Jan 17 01:46:53 2025 -0800
octeon_ep_vf: update tx/rx stats locally for persistence
Update tx/rx stats locally, so that ndo_get_stats64()
can use that and not rely on per queue resources to obtain statistics.
The latter used to cause race conditions when the device stopped.
Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Link: https://patch.msgid.link/20250117094653.2588578-5-srasheed@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Kamal Heib <kheib@redhat.com>
0 commit comments