DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] validate actions in HWS table
@ 2024-06-02  6:00 Gregory Etelson
  2024-06-02  6:00 ` [PATCH 1/2] net/mlx5: fix access to PMD template API Gregory Etelson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gregory Etelson @ 2024-06-02  6:00 UTC (permalink / raw)
  To: dev; +Cc: getelson,  , rasland, Dariusz Sosnowski

Validate flow actions before creation of HWS template table.

Gregory Etelson (2):
  net/mlx5: fix access to PMD template API
  net/mlx5: validate flow actions in table creation

 drivers/net/mlx5/mlx5.h            |  13 +
 drivers/net/mlx5/mlx5_flow.c       |  15 +-
 drivers/net/mlx5/mlx5_flow.h       |  33 ++-
 drivers/net/mlx5/mlx5_flow_dv.c    |  20 +-
 drivers/net/mlx5/mlx5_flow_hw.c    | 453 +++++++++++++++++++++++++----
 drivers/net/mlx5/mlx5_flow_verbs.c |   2 +-
 6 files changed, 467 insertions(+), 69 deletions(-)

Acked-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
-- 
2.43.0


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

end of thread, other threads:[~2024-06-04 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02  6:00 [PATCH 0/2] validate actions in HWS table Gregory Etelson
2024-06-02  6:00 ` [PATCH 1/2] net/mlx5: fix access to PMD template API Gregory Etelson
2024-06-02  6:00 ` [PATCH 2/2] net/mlx5: validate flow actions in table creation Gregory Etelson
2024-06-04 11:49 ` [PATCH 0/2] validate actions in HWS table 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).