diff options
author | 2023-09-13 09:12:40 +0200 | |
---|---|---|
committer | 2023-09-17 14:01:47 +0100 | |
commit | ac5f395685bd16ca30c1c834dcbf8b555605ccae (patch) | |
tree | 35dc4c58879e2726ed8b4d382b9cf9b633729a56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | devlink: expose peer SF devlink instance (diff) | |
download | wireguard-linux-ac5f395685bd16ca30c1c834dcbf8b555605ccae.tar.xz wireguard-linux-ac5f395685bd16ca30c1c834dcbf8b555605ccae.zip |
net/mlx5: SF, Implement peer devlink set for SF representor devlink port
Benefit from the existence of internal mlx5 notifier and extend it by
event MLX5_DRIVER_EVENT_SF_PEER_DEVLINK. Use this event from SF
auxiliary device probe/remove functions to pass the registered SF
devlink instance to the SF representor.
Process the new event in SF representor code and call
devl_port_fn_devlink_set() to do the assignments. Implement this in work
to avoid possible deadlock when probe/remove function of SF may be
called with devlink instance lock held during devlink reload.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions