[PATCH net 0/9] mlx5 misc fixes 2025-12-09

Tariq Toukan posted 9 patches 1 week, 2 days ago
.../net/ethernet/mellanox/mlx5/core/devlink.c |  5 +
.../mellanox/mlx5/core/diag/fw_tracer.c       | 97 ++++++++++++++++---
.../mellanox/mlx5/core/diag/fw_tracer.h       |  1 +
drivers/net/ethernet/mellanox/mlx5/core/en.h  |  2 +-
.../mellanox/mlx5/core/en_accel/ipsec.c       |  8 +-
.../net/ethernet/mellanox/mlx5/core/en_tx.c   |  6 +-
.../mellanox/mlx5/core/eswitch_offloads.c     |  6 ++
.../ethernet/mellanox/mlx5/core/fw_reset.c    | 48 ++++++++-
.../ethernet/mellanox/mlx5/core/fw_reset.h    |  1 +
.../net/ethernet/mellanox/mlx5/core/main.c    |  1 +
10 files changed, 152 insertions(+), 23 deletions(-)
[PATCH net 0/9] mlx5 misc fixes 2025-12-09
Posted by Tariq Toukan 1 week, 2 days ago
Hi,

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

Thanks,
Tariq.

Cosmin Ratiu (1):
  net/mlx5e: Don't include PSP in the hard MTU calculations

Jianbo Liu (2):
  net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC
    init
  net/mlx5e: Trigger neighbor resolution for unresolved destinations

Moshe Shemesh (2):
  net/mlx5: fw reset, clear reset requested on drain_fw_reset
  net/mlx5: Drain firmware reset in shutdown callback

Shay Drory (3):
  net/mlx5: fw_tracer, Validate format string parameters
  net/mlx5: fw_tracer, Handle escaped percent properly
  net/mlx5: Serialize firmware reset with devlink

Tariq Toukan (1):
  net/mlx5e: Do not update BQL of old txqs during channel
    reconfiguration

 .../net/ethernet/mellanox/mlx5/core/devlink.c |  5 +
 .../mellanox/mlx5/core/diag/fw_tracer.c       | 97 ++++++++++++++++---
 .../mellanox/mlx5/core/diag/fw_tracer.h       |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/en.h  |  2 +-
 .../mellanox/mlx5/core/en_accel/ipsec.c       |  8 +-
 .../net/ethernet/mellanox/mlx5/core/en_tx.c   |  6 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |  6 ++
 .../ethernet/mellanox/mlx5/core/fw_reset.c    | 48 ++++++++-
 .../ethernet/mellanox/mlx5/core/fw_reset.h    |  1 +
 .../net/ethernet/mellanox/mlx5/core/main.c    |  1 +
 10 files changed, 152 insertions(+), 23 deletions(-)


base-commit: 0373d5c387f24de749cc22e694a14b3a7c7eb515
-- 
2.31.1