diff options
author | Yishai Hadas <[email protected]> | 2022-05-10 12:02:05 +0300 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2022-05-11 09:33:33 +0300 |
commit | 8580ad14f9396b03c4b9645b4cf0dd0085664562 (patch) | |
tree | 3640a091d957b126fc8957d2e3a883b26a6d96a3 /net/lapb/lapb_iface.c | |
parent | 61a2f1460fd03285ea34c1a235f2f50f71e13a1f (diff) |
vfio/mlx5: Refactor to enable VFs migration in parallel
Refactor to enable different VFs to run their commands over the PF
command interface in parallel and to not block one each other.
This is done by not using the global PF lock that was used before but
relying on the VF attach/detach mechanism to sync.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yishai Hadas <[email protected]>
Reviewed-by: Alex Williamson <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions