diff options
| author | Eric Dumazet <[email protected]> | 2022-02-17 23:01:50 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-02-19 16:20:12 +0000 |
| commit | 36a29fb6b22d7fd74c43c83e33d1a077092df4aa (patch) | |
| tree | 30ac37c79f34b9ebb70ea06ad8f0cc5e0a4f8627 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a7cc3464e6673fe39cc23fdf538fe2ac9b1ec5e7 (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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions