[PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11

Tariq Toukan posted 3 patches 3 weeks ago
.../mellanox/mlx5/core/en_accel/macsec.c         |  2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c  |  2 +-
.../ethernet/mellanox/mlx5/core/lib/macsec_fs.c  | 14 ++++++--------
.../ethernet/mellanox/mlx5/core/lib/macsec_fs.h  | 15 +++++++++++++++
include/linux/mlx5/qp.h                          | 16 ++++++++--------
5 files changed, 31 insertions(+), 18 deletions(-)
[PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11
Posted by Tariq Toukan 3 weeks ago
Hi,

This series by Carolina contains cleanups significantly touching shared
mlx5 net and rdma headers.

Regards,
Tariq

Carolina Jubran (3):
  net/mlx5: Remove VLAN insertion fields from WQE Ether segment
  net/mlx5: Refactor MACsec WQE metadata shifts
  net/mlx5e: Prevent WQE metadata conflicts between timestamping and
    offloads

 .../mellanox/mlx5/core/en_accel/macsec.c         |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c  |  2 +-
 .../ethernet/mellanox/mlx5/core/lib/macsec_fs.c  | 14 ++++++--------
 .../ethernet/mellanox/mlx5/core/lib/macsec_fs.h  | 15 +++++++++++++++
 include/linux/mlx5/qp.h                          | 16 ++++++++--------
 5 files changed, 31 insertions(+), 18 deletions(-)


base-commit: ff97bc38be343e4530e2f140b40cbdce2e09152f
-- 
2.31.1
Re: [PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11
Posted by Leon Romanovsky 2 weeks, 1 day ago
On Thu, Sep 11, 2025 at 10:10:16AM +0300, Tariq Toukan wrote:
> Hi,
> 
> This series by Carolina contains cleanups significantly touching shared
> mlx5 net and rdma headers.
> 
> Regards,
> Tariq
> 
> Carolina Jubran (3):
>   net/mlx5: Remove VLAN insertion fields from WQE Ether segment
>   net/mlx5: Refactor MACsec WQE metadata shifts
>   net/mlx5e: Prevent WQE metadata conflicts between timestamping and
>     offloads

Thanks, applied to mlx5-next.