netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] mlx5 misc fixes 2025-10-22
@ 2025-10-22 12:29 Tariq Toukan
  2025-10-22 12:29 ` [PATCH net 1/4] net/mlx5: Add PPHCR to PCAM supported registers mask Tariq Toukan
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tariq Toukan @ 2025-10-22 12:29 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Leon Romanovsky, Tariq Toukan, Mark Bloch, netdev,
	linux-rdma, linux-kernel, Gal Pressman

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-23 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 12:29 [PATCH net 0/4] mlx5 misc fixes 2025-10-22 Tariq Toukan
2025-10-22 12:29 ` [PATCH net 1/4] net/mlx5: Add PPHCR to PCAM supported registers mask Tariq Toukan
2025-10-22 12:29 ` [PATCH net 2/4] net/mlx5e: Skip PPHCR register query if not supported by the device Tariq Toukan
2025-10-22 12:29 ` [PATCH net 3/4] net/mlx5: Refactor devcom to return NULL on failure Tariq Toukan
2025-10-22 12:29 ` [PATCH net 4/4] net/mlx5: Fix IPsec cleanup over MPV device Tariq Toukan
2025-10-23 14:17   ` Jakub Kicinski
2025-10-23 14:30 ` [PATCH net 0/4] mlx5 misc fixes 2025-10-22 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).