[pull-request] mlx5-next updates 2025-09-17

From: Tariq Toukan

Date: Wed Sep 17 2025 - 06:27:24 EST


Hi,

The following pull-request contains common mlx5 update
patch for your *net-next* tree.
Please pull and let me know of any problem.

Regards,
Tariq

----------------------------------------------------------------

The following changes since commit ff97bc38be343e4530e2f140b40cbdce2e09152f:

net/mlx5: Add RS FEC histogram infrastructure (2025-09-09 04:18:19 -0400)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git tags/mlx5-next-09-11

for you to fetch changes up to 2ac207381c37eebc49559634ce5642119784bc7c:

net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads (2025-09-17 04:38:10 -0400)

----------------------------------------------------------------
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

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