]> git.itanic.dy.fi Git - linux-stable/commit
net/mlx5: E-Switch, Implement devlink port function cmds to control migratable
authorShay Drory <shayd@nvidia.com>
Tue, 6 Dec 2022 18:51:19 +0000 (20:51 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Dec 2022 04:09:18 +0000 (20:09 -0800)
commite5b9642a33be6f6a9ec2f035299f4a5c0980d7c0
tree32af511225fd8fd00af5e913af48edd2ba66ca16
parenta8ce7b26a51efc4d7753b23d639ae092878a6193
net/mlx5: E-Switch, Implement devlink port function cmds to control migratable

Implement devlink port function commands to enable / disable migratable.
This is used to control the migratable capability of the device.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Acked-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/device_drivers/ethernet/mellanox/mlx5.rst
drivers/net/ethernet/mellanox/mlx5/core/devlink.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c