Skip to content
Commit a9f7705f authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5: Unify vport manager capability check



Expose MLX5_VPORT_MANAGER macro to check for strict vport manager
E-switch and MPFS (Multi Physical Function Switch) abilities.

VPORT manager must be a PF with an ethernet link and with FW advertised
vport group manager capability

Replace older checks with the new macro and use it where needed in
eswitch.c and mlx5e netdev eswitch related flows.

The same macro will be reused in MPFS separation downstream patch.

Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 07c9f1e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment