All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/mlx5: fix validation of count and AGE actions combination
@ 2022-02-28  7:09 Michael Baum
  2022-02-28  7:09 ` [PATCH 1/2] net/mlx5: fix overridden flag in flow validation Michael Baum
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Baum @ 2022-02-28  7:09 UTC (permalink / raw)
  To: dev; +Cc: Matan Azrad, Raslan Darawsheh, Viacheslav Ovsiienko

Fix mistakes done in floe_dv_validate() for count and AGE actions
combination checking.

Michael Baum (2):
  net/mlx5: fix overridden flag in flow validation
  net/mlx5: fix insufficient check in count action validation

 drivers/net/mlx5/mlx5_flow_dv.c | 43 ++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-02 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28  7:09 [PATCH 0/2] net/mlx5: fix validation of count and AGE actions combination Michael Baum
2022-02-28  7:09 ` [PATCH 1/2] net/mlx5: fix overridden flag in flow validation Michael Baum
2022-02-28  7:09 ` [PATCH 2/2] net/mlx5: fix insufficient check in count action validation Michael Baum
2022-03-02 10:20 ` [PATCH 0/2] net/mlx5: fix validation of count and AGE actions combination Raslan Darawsheh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.