DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/mlx5: add modify field actions number validation
@ 2023-05-17 20:24 Dariusz Sosnowski
  2023-05-17 20:24 ` [PATCH 1/2] common/mlx5: query maximum modify header pattern length Dariusz Sosnowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dariusz Sosnowski @ 2023-05-17 20:24 UTC (permalink / raw)
  To: Ori Kam, Suanming Mou, Matan Azrad, Viacheslav Ovsiienko; +Cc: dev

This patchset adds validation for the number of modify field actions,
when working with HW Steering.

Dariusz Sosnowski (2):
  common/mlx5: query maximum modify header pattern length
  net/mlx5: add modify field actions number validation

 drivers/common/mlx5/mlx5_devx_cmds.c | 14 ++++++++
 drivers/common/mlx5/mlx5_devx_cmds.h |  2 ++
 drivers/common/mlx5/mlx5_prm.h       |  3 +-
 drivers/net/mlx5/mlx5_flow_hw.c      | 51 ++++++++++++++++++++++++++++
 4 files changed, 69 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-24 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17 20:24 [PATCH 0/2] net/mlx5: add modify field actions number validation Dariusz Sosnowski
2023-05-17 20:24 ` [PATCH 1/2] common/mlx5: query maximum modify header pattern length Dariusz Sosnowski
2023-05-17 20:24 ` [PATCH 2/2] net/mlx5: add modify field actions number validation Dariusz Sosnowski
2023-05-24 14:07 ` [PATCH 0/2] " Raslan Darawsheh

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).