[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27

Tariq Toukan posted 4 patches 1 week, 4 days ago
.../net/ethernet/mellanox/mlx5/core/debugfs.c    | 16 ++++++++++++++++
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c |  3 ++-
.../net/ethernet/mellanox/mlx5/core/eswitch.c    |  6 +++++-
.../net/ethernet/mellanox/mlx5/core/eswitch.h    |  1 +
.../mellanox/mlx5/core/eswitch_offloads.c        | 12 +++++++++++-
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c |  3 ++-
drivers/net/ethernet/mellanox/mlx5/core/main.c   | 14 +++-----------
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h  |  1 +
.../ethernet/mellanox/mlx5/core/sf/dev/driver.c  |  1 +
9 files changed, 42 insertions(+), 15 deletions(-)
[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
Posted by Tariq Toukan 1 week, 4 days ago
Hi,

This patchset provides misc bug fixes from the team to the mlx5 core and
Eth drivers.

Thanks,
Tariq.

V2:
- Fix issue in patch #4 (AI-generated review).
- Add review tags (Simon).
- Link to V1: https://lore.kernel.org/all/20260120081654.1639138-1-tariqt@nvidia.com/


Cosmin Ratiu (1):
  net/mlx5: Fix deadlock between devlink lock and esw->wq

Jianbo Liu (1):
  net/mlx5e: Skip ESN replay window setup for IPsec crypto offload

Parav Pandit (1):
  net/mlx5: Fix vhca_id access call trace use before alloc

Shay Drory (1):
  net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect

 .../net/ethernet/mellanox/mlx5/core/debugfs.c    | 16 ++++++++++++++++
 .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c |  3 ++-
 .../net/ethernet/mellanox/mlx5/core/eswitch.c    |  6 +++++-
 .../net/ethernet/mellanox/mlx5/core/eswitch.h    |  1 +
 .../mellanox/mlx5/core/eswitch_offloads.c        | 12 +++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c |  3 ++-
 drivers/net/ethernet/mellanox/mlx5/core/main.c   | 14 +++-----------
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h  |  1 +
 .../ethernet/mellanox/mlx5/core/sf/dev/driver.c  |  1 +
 9 files changed, 42 insertions(+), 15 deletions(-)


base-commit: 165c34fb6068ff153e3fc99a932a80a9d5755709
-- 
2.40.1