.../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(-)
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
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>
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>