[PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28

Tariq Toukan posted 4 patches 1 month, 2 weeks ago
drivers/infiniband/hw/mlx5/counters.c         |  4 +-
.../mellanox/mlx5/core/esw/devlink_port.c     |  7 +-
.../ethernet/mellanox/mlx5/core/esw/ipsec.c   |  2 +-
.../net/ethernet/mellanox/mlx5/core/eswitch.c | 36 +++++----
.../net/ethernet/mellanox/mlx5/core/eswitch.h |  2 +-
.../mellanox/mlx5/core/eswitch_offloads.c     | 42 +++++++----
.../mlx5/core/sf/mlx5_ifc_vhca_event.h        |  8 --
.../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(-)
[PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28
Posted by Tariq Toukan 1 month, 2 weeks ago
Hi,

This series by Moshe contains mlx5 shared updates as preparation for
upcoming features.

Regards,
Tariq

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 +-
 .../mellanox/mlx5/core/esw/devlink_port.c     |  7 +-
 .../ethernet/mellanox/mlx5/core/esw/ipsec.c   |  2 +-
 .../net/ethernet/mellanox/mlx5/core/eswitch.c | 36 +++++----
 .../net/ethernet/mellanox/mlx5/core/eswitch.h |  2 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     | 42 +++++++----
 .../mlx5/core/sf/mlx5_ifc_vhca_event.h        |  8 --
 .../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(-)


base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
-- 
2.44.0
Re: [PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28
Posted by Leon Romanovsky 1 month, 2 weeks ago
On Tue, 28 Apr 2026 08:38:47 +0300, Tariq Toukan wrote:
> This series by Moshe contains mlx5 shared updates as preparation for
> upcoming features.
> 
> Regards,
> Tariq
> 
> 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
> 
> [...]

Applied, thanks!

[1/4] mlx5: Rename the vport number enums for host PF and VF
      https://git.kernel.org/rdma/rdma/c/5ffd937ea4050e
[2/4] net/mlx5: Add function_id_type for enable/disable_hca cmds
      https://git.kernel.org/rdma/rdma/c/a750f4674a6338
[3/4] net/mlx5: Remove unused host_sf_enable field
      https://git.kernel.org/rdma/rdma/c/e2337517e127b7
[4/4] net/mlx5: Extend query_esw_functions output for multi-function support
      https://git.kernel.org/rdma/rdma/c/02c54621e81ccd

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>