aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/utils.py
diff options
context:
space:
mode:
authorLi RongQing <[email protected]>2024-06-21 09:45:52 +0000
committerJakub Kicinski <[email protected]>2024-06-25 23:42:26 +0000
commitd891317fe4fbe5a85522dccb66d3a159915d7983 (patch)
treedf633060dea409c7d233f13faa2983bd7a32a921 /tools/testing/selftests/net/lib/py/utils.py
parentselftests: net: remove unneeded IP_GRE config (diff)
downloadkernel-d891317fe4fbe5a85522dccb66d3a159915d7983.tar.gz
kernel-d891317fe4fbe5a85522dccb66d3a159915d7983.zip
virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
This place is fetching the stats, u64_stats_update_begin()/end() should not be used, and the fetcher of stats is in the same context as the updater of the stats, so don't need any protection Suggested-by: Jakub Kicinski <[email protected]> Acked-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Li RongQing <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions