[PATCH net 0/4] mlx5 misc fixes 2025-10-22

Tariq Toukan posted 4 patches 3 months, 2 weeks ago
.../mellanox/mlx5/core/en_accel/ipsec.h       |  5 ++
.../mellanox/mlx5/core/en_accel/ipsec_fs.c    | 25 ++++++++-
.../net/ethernet/mellanox/mlx5/core/en_main.c |  8 +--
.../ethernet/mellanox/mlx5/core/en_stats.c    |  4 +-
.../mellanox/mlx5/core/eswitch_offloads.c     |  4 +-
.../net/ethernet/mellanox/mlx5/core/lag/lag.c |  7 ++-
.../ethernet/mellanox/mlx5/core/lib/clock.c   |  2 +-
.../ethernet/mellanox/mlx5/core/lib/devcom.c  | 53 +++++++++----------
.../net/ethernet/mellanox/mlx5/core/lib/sd.c  |  4 +-
.../net/ethernet/mellanox/mlx5/core/main.c    |  5 +-
include/linux/mlx5/mlx5_ifc.h                 |  4 +-
11 files changed, 75 insertions(+), 46 deletions(-)
[PATCH net 0/4] mlx5 misc fixes 2025-10-22
Posted by Tariq Toukan 3 months, 2 weeks ago
Hi,

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

Thanks,
Tariq.


Alexei Lazar (2):
  net/mlx5: Add PPHCR to PCAM supported registers mask
  net/mlx5e: Skip PPHCR register query if not supported by the device

Patrisious Haddad (2):
  net/mlx5: Refactor devcom to return NULL on failure
  net/mlx5: Fix IPsec cleanup over MPV device

 .../mellanox/mlx5/core/en_accel/ipsec.h       |  5 ++
 .../mellanox/mlx5/core/en_accel/ipsec_fs.c    | 25 ++++++++-
 .../net/ethernet/mellanox/mlx5/core/en_main.c |  8 +--
 .../ethernet/mellanox/mlx5/core/en_stats.c    |  4 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |  4 +-
 .../net/ethernet/mellanox/mlx5/core/lag/lag.c |  7 ++-
 .../ethernet/mellanox/mlx5/core/lib/clock.c   |  2 +-
 .../ethernet/mellanox/mlx5/core/lib/devcom.c  | 53 +++++++++----------
 .../net/ethernet/mellanox/mlx5/core/lib/sd.c  |  4 +-
 .../net/ethernet/mellanox/mlx5/core/main.c    |  5 +-
 include/linux/mlx5/mlx5_ifc.h                 |  4 +-
 11 files changed, 75 insertions(+), 46 deletions(-)


base-commit: d63f0391d6c7b75e1a847e1a26349fa8cad0004d
-- 
2.31.1