]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: Base ECVF devlink port attrs from 0
authorDaniel Jurgens <danielj@nvidia.com>
Wed, 20 Aug 2025 13:32:02 +0000 (16:32 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 Aug 2025 14:58:30 +0000 (07:58 -0700)
commitbc17455bc843b2f4b206e0bb8139013eb3d3c08b
treec4fd21813d67b753c4583e47b8804a882261e518
parent7ef353879f714602b43f98662069f4fb86536761
net/mlx5: Base ECVF devlink port attrs from 0

Adjust the vport number by the base ECVF vport number so the port
attributes start at 0. Previously the port attributes would start 1
after the maximum number of host VFs.

Fixes: dc13180824b7 ("net/mlx5: Enable devlink port for embedded cpu VF vports")
Signed-off-by: Daniel Jurgens <danielj@nvidia.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Link: https://patch.msgid.link/20250820133209.389065-2-mbloch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c