public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/7] mlx5 HWS fixes 2025-08-17
@ 2025-08-17 20:23 Mark Bloch
  2025-08-17 20:23 ` [PATCH net 1/7] net/mlx5: HWS, fix bad parameter in CQ creation Mark Bloch
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Mark Bloch @ 2025-08-17 20:23 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Tariq Toukan, Leon Romanovsky, Saeed Mahameed, netdev, linux-rdma,
	linux-kernel, Gal Pressman, Mark Bloch

Hi,

The following patch set focuses on hardware steering fixes
found by the team.

Alex Vesker (1):
  net/mlx5: HWS, Fix table creation UID

Vlad Dogaru (1):
  net/mlx5: CT: Use the correct counter offset

Yevgeny Kliteynik (5):
  net/mlx5: HWS, fix bad parameter in CQ creation
  net/mlx5: HWS, fix simple rules rehash error flow
  net/mlx5: HWS, fix complex rules rehash error flow
  net/mlx5: HWS, prevent rehash from filling up the queues
  net/mlx5: HWS, don't rehash on every kind of insertion failure

 .../mellanox/mlx5/core/en/tc/ct_fs_hmfs.c     |  2 +
 .../mellanox/mlx5/core/steering/hws/bwc.c     | 81 ++++++++++++++-----
 .../mlx5/core/steering/hws/bwc_complex.c      | 41 +++++++---
 .../mellanox/mlx5/core/steering/hws/cmd.c     |  1 +
 .../mellanox/mlx5/core/steering/hws/cmd.h     |  1 +
 .../mellanox/mlx5/core/steering/hws/fs_hws.c  |  1 +
 .../mellanox/mlx5/core/steering/hws/matcher.c |  5 +-
 .../mellanox/mlx5/core/steering/hws/mlx5hws.h |  1 +
 .../mellanox/mlx5/core/steering/hws/send.c    |  1 -
 .../mellanox/mlx5/core/steering/hws/table.c   | 13 ++-
 .../mellanox/mlx5/core/steering/hws/table.h   |  3 +-
 11 files changed, 112 insertions(+), 38 deletions(-)


base-commit: 715c7a36d59f54162a26fac1d1ed8dc087a24cf1
-- 
2.34.1


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

end of thread, other threads:[~2025-08-20  3:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-17 20:23 [PATCH net 0/7] mlx5 HWS fixes 2025-08-17 Mark Bloch
2025-08-17 20:23 ` [PATCH net 1/7] net/mlx5: HWS, fix bad parameter in CQ creation Mark Bloch
2025-08-17 20:23 ` [PATCH net 2/7] net/mlx5: HWS, fix simple rules rehash error flow Mark Bloch
2025-08-17 20:23 ` [PATCH net 3/7] net/mlx5: HWS, fix complex " Mark Bloch
2025-08-17 20:23 ` [PATCH net 4/7] net/mlx5: HWS, prevent rehash from filling up the queues Mark Bloch
2025-08-17 20:23 ` [PATCH net 5/7] net/mlx5: HWS, don't rehash on every kind of insertion failure Mark Bloch
2025-08-17 20:23 ` [PATCH net 6/7] net/mlx5: HWS, Fix table creation UID Mark Bloch
2025-08-17 20:23 ` [PATCH net 7/7] net/mlx5: CT: Use the correct counter offset Mark Bloch
2025-08-20  3:11 ` [PATCH net 0/7] mlx5 HWS fixes 2025-08-17 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