[pull-request] mlx5-next updates 2026-04-29
From: Tariq Toukan
Date: Wed Apr 29 2026 - 17:28:44 EST
Hi,
The following pull-request contains common mlx5 updates
for your *net-next* tree.
Please pull and let me know of any problem.
Regards,
Tariq
----------------------------------------------------------------
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next
for you to fetch changes up to 02c54621e81ccdc1907e2d735bcda751f2caade1:
net/mlx5: Extend query_esw_functions output for multi-function support (2026-04-29 16:28:30 -0400)
----------------------------------------------------------------
Moshe Shemesh (4):
mlx5: Rename the vport number enums for host PF and VF
net/mlx5: Add function_id_type for enable/disable_hca cmds
net/mlx5: Remove unused host_sf_enable field
net/mlx5: Extend query_esw_functions output for multi-function support
drivers/infiniband/hw/mlx5/counters.c | 4 +-
.../ethernet/mellanox/mlx5/core/esw/devlink_port.c | 7 ++-
.../net/ethernet/mellanox/mlx5/core/esw/ipsec.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 36 ++++++-----
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 2 +-
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 42 ++++++++-----
.../mellanox/mlx5/core/sf/mlx5_ifc_vhca_event.h | 8 ---
drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 7 ++-
.../mellanox/mlx5/core/steering/hws/vport.c | 2 +-
include/linux/mlx5/eswitch.h | 2 +-
include/linux/mlx5/mlx5_ifc.h | 73 +++++++++++++++++++---
include/linux/mlx5/vport.h | 4 +-
12 files changed, 130 insertions(+), 59 deletions(-)