[PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13

Tariq Toukan posted 2 patches 1 week, 5 days ago
.../net/ethernet/mellanox/mlx5/core/fs_core.h | 12 +-----
.../mellanox/mlx5/core/steering/hws/cmd.c     |  6 +--
include/linux/mlx5/device.h                   |  1 +
include/linux/mlx5/mlx5_ifc.h                 | 38 ++++++++++---------
4 files changed, 25 insertions(+), 32 deletions(-)
[PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
Posted by Tariq Toukan 1 week, 5 days ago
Hi,

This series contains mlx5 shared updates.

Regards,
Tariq

Cosmin Ratiu (1):
  net/mlx5: ifc: Add PSP related fields

Shay Drory (1):
  net/mlx5: Drop redundant esw_cap, reuse e_switch_cap

 .../net/ethernet/mellanox/mlx5/core/fs_core.h | 12 +-----
 .../mellanox/mlx5/core/steering/hws/cmd.c     |  6 +--
 include/linux/mlx5/device.h                   |  1 +
 include/linux/mlx5/mlx5_ifc.h                 | 38 ++++++++++---------
 4 files changed, 25 insertions(+), 32 deletions(-)


base-commit: ddbddbf8aee54bee038149187270c93a45478473
-- 
2.44.0
Re: [PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
Posted by Leon Romanovsky 1 week, 2 days ago
On Mon, 13 Jul 2026 11:43:18 +0300, Tariq Toukan wrote:
> This series contains mlx5 shared updates.
> 
> Regards,
> Tariq
> 
> Cosmin Ratiu (1):
>   net/mlx5: ifc: Add PSP related fields
> 
> [...]

Applied, thanks!

[1/2] net/mlx5: Drop redundant esw_cap, reuse e_switch_cap
      https://git.kernel.org/rdma/rdma/c/0b7b17502300f7
[2/2] net/mlx5: ifc: Add PSP related fields
      https://git.kernel.org/rdma/rdma/c/bee40a7d0bd126

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>
Re: [PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
Posted by Leon Romanovsky 1 week, 2 days ago
On Mon, 13 Jul 2026 11:43:18 +0300, Tariq Toukan wrote:
> This series contains mlx5 shared updates.
> 
> Regards,
> Tariq
> 
> Cosmin Ratiu (1):
>   net/mlx5: ifc: Add PSP related fields
> 
> [...]

Applied, thanks!

[1/2] net/mlx5: Drop redundant esw_cap, reuse e_switch_cap
      https://git.kernel.org/rdma/rdma/c/0b7b17502300f7
[2/2] net/mlx5: ifc: Add PSP related fields
      https://git.kernel.org/rdma/rdma/c/bee40a7d0bd126

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>
Re: [PATCH mlx5-next 0/2] mlx5-next updates 2026-07-13
Posted by Jacob Keller 1 week, 3 days ago
On 7/13/2026 1:43 AM, Tariq Toukan wrote:
> Hi,
> 
> This series contains mlx5 shared updates.
> 
> Regards,
> Tariq
> 
> Cosmin Ratiu (1):
>   net/mlx5: ifc: Add PSP related fields
> 
> Shay Drory (1):
>   net/mlx5: Drop redundant esw_cap, reuse e_switch_cap
> 
>  .../net/ethernet/mellanox/mlx5/core/fs_core.h | 12 +-----
>  .../mellanox/mlx5/core/steering/hws/cmd.c     |  6 +--
>  include/linux/mlx5/device.h                   |  1 +
>  include/linux/mlx5/mlx5_ifc.h                 | 38 ++++++++++---------
>  4 files changed, 25 insertions(+), 32 deletions(-)
> 
> 
> base-commit: ddbddbf8aee54bee038149187270c93a45478473

For the series:
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>