[PATCH net 0/6] mlx5 misc fixes 2026-02-12
From: Tariq Toukan
Date: Thu Feb 12 2026 - 05:33:35 EST
Hi,
This patchset provides misc bug fixes from the team to the mlx5
core and Eth drivers.
Thanks,
Tariq.
Cosmin Ratiu (2):
net/mlx5e: Fix deadlocks between devlink and netdev instance locks
net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
Gal Pressman (3):
net/mlx5: Fix misidentification of write combining CQE during poll
loop
net/mlx5e: Fix misidentification of ASO CQE during poll loop
net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
Shay Drory (1):
net/mlx5: Fix multiport device check over light SFs
drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 +-
.../net/ethernet/mellanox/mlx5/core/en/ptp.c | 14 -----
.../mellanox/mlx5/core/en/reporter_rx.c | 13 +++++
.../mellanox/mlx5/core/en/reporter_tx.c | 52 +++++++++++++++++--
.../ethernet/mellanox/mlx5/core/en/tc/meter.c | 8 ++-
.../mellanox/mlx5/core/en_accel/macsec.c | 14 ++---
.../net/ethernet/mellanox/mlx5/core/en_main.c | 40 --------------
drivers/net/ethernet/mellanox/mlx5/core/wc.c | 10 ++--
include/linux/mlx5/driver.h | 4 +-
9 files changed, 80 insertions(+), 78 deletions(-)
base-commit: bf9cf80cab81e39701861a42877a28295ade266f
--
2.44.0