netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments
@ 2025-05-20 18:46 Tariq Toukan
  2025-05-20 18:46 ` [PATCH net-next 1/4] net/mlx5: SWS, fix reformat id error handling Tariq Toukan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tariq Toukan @ 2025-05-20 18:46 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet,
	Andrew Lunn
  Cc: Saeed Mahameed, Leon Romanovsky, Tariq Toukan, netdev, linux-rdma,
	linux-kernel, Moshe Shemesh, Mark Bloch, Vlad Dogaru,
	Yevgeny Kliteynik, Gal Pressman

This patch series by Yevgeny and Vlad introduces a set of steering fixes
and adjustments.

Regards,
Tariq

Vlad Dogaru (2):
  net/mlx5: SWS, fix reformat id error handling
  net/mlx5: HWS, register reformat actions with fw

Yevgeny Kliteynik (2):
  net/mlx5: HWS, fix typo - 'nope' to 'nop'
  net/mlx5: HWS, handle modify header actions dependency

 .../net/ethernet/mellanox/mlx5/core/fs_cmd.c  | 28 ++++---
 .../net/ethernet/mellanox/mlx5/core/fs_core.c | 31 ++++++--
 .../net/ethernet/mellanox/mlx5/core/fs_core.h |  4 +
 .../mellanox/mlx5/core/steering/hws/action.c  | 71 ++++++++++-------
 .../mellanox/mlx5/core/steering/hws/action.h  |  2 +-
 .../mellanox/mlx5/core/steering/hws/fs_hws.c  | 71 +++++++++++++++--
 .../mellanox/mlx5/core/steering/hws/fs_hws.h  | 16 ++++
 .../mellanox/mlx5/core/steering/hws/mlx5hws.h |  9 +++
 .../mellanox/mlx5/core/steering/hws/pat_arg.c | 76 ++++++++++---------
 .../mellanox/mlx5/core/steering/hws/pat_arg.h |  5 +-
 .../mellanox/mlx5/core/steering/sws/fs_dr.c   | 10 ++-
 .../mellanox/mlx5/core/steering/sws/fs_dr.h   | 10 ++-
 12 files changed, 233 insertions(+), 100 deletions(-)


base-commit: f685204c57e87d2a88b159c7525426d70ee745c9
-- 
2.31.1


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

end of thread, other threads:[~2025-05-22  3:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 18:46 [PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 1/4] net/mlx5: SWS, fix reformat id error handling Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 2/4] net/mlx5: HWS, register reformat actions with fw Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 3/4] net/mlx5: HWS, fix typo - 'nope' to 'nop' Tariq Toukan
2025-05-20 18:46 ` [PATCH net-next 4/4] net/mlx5: HWS, handle modify header actions dependency Tariq Toukan
2025-05-22  3:50 ` [PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments 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).