diff options
author | Mark Bloch <[email protected]> | 2021-08-03 16:19:57 -0700 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2021-08-05 13:49:25 -0700 |
commit | 63d4a9afbcee4167ffb0d126b23b8884b15e5837 (patch) | |
tree | 8f8f2f74cbcf6061808eab2ab5a6fbf8b9bc2239 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cac1eb2cf2e338260c5e2ffb098dfa0508ee40aa (diff) |
net/mlx5: Lag, move lag destruction to a workqueue
If a netdev is removed from the lag the lag should be destroyed.
With downstream patches this might trigger a reconfiguration of
representors on a different eswitch and such we don't have the proper
locking to so from this path. Move the destruction to be done by the
workqueue.
As the destruction won't affect the netdev side it okay to do so.
The RDMA side will be reconfigured and it already coded to handle such
reconfiguration.
Signed-off-by: Mark Bloch <[email protected]>
Reviewed-by: Mark Zhang <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions