aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-02-17 23:01:50 -0800
committerDavid S. Miller <[email protected]>2022-02-19 16:20:12 +0000
commit36a29fb6b22d7fd74c43c83e33d1a077092df4aa (patch)
tree30ac37c79f34b9ebb70ea06ad8f0cc5e0a4f8627 /tools/perf/scripts/python/mem-phys-addr.py
parenta7cc3464e6673fe39cc23fdf538fe2ac9b1ec5e7 (diff)
bridge: switch br_net_exit to batch mode
cleanup_net() is competing with other rtnl users. Instead of calling br_net_exit() for each netns, call br_net_exit_batch() once. This gives cleanup_net() ability to group more devices and call unregister_netdevice_many() only once for all bridge devices. Signed-off-by: Eric Dumazet <[email protected]> Cc: Roopa Prabhu <[email protected]> Cc: Nikolay Aleksandrov <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions