diff options
| author | 2022-02-17 23:01:50 -0800 | |
|---|---|---|
| committer | 2022-02-19 16:20:12 +0000 | |
| commit | 36a29fb6b22d7fd74c43c83e33d1a077092df4aa (patch) | |
| tree | 30ac37c79f34b9ebb70ea06ad8f0cc5e0a4f8627 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | Merge branch 'mctp-i2c' (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 <edumazet@google.com>
Cc: Roopa Prabhu <roopa@nvidia.com>
Cc: Nikolay Aleksandrov <razor@blackwall.org>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
