DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix meter flow fail when matching E-Switch Manager
@ 2022-06-19  3:21 Shun Hao
  2022-06-19  3:21 ` [PATCH v1 1/2] net/mlx5: add limitation for E-Switch Manager match Shun Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shun Hao @ 2022-06-19  3:21 UTC (permalink / raw)
  To: viacheslavo, matan, orika; +Cc: dev, rasland

When using a meter in flow that matches E-Switch Manager, it will fail
due to not handling E-Switch Manager match item correctly. This series
fix this by using correct handling of parsing E-Switch Manager item.

Shun Hao (2):
  net/mlx5: add limitation for E-Switch Manager match
  net/mlx5: fix meter fail when used on E-Switch Manager

 doc/guides/nics/mlx5.rst        |  4 ++
 drivers/net/mlx5/mlx5_flow.c    | 93 ++++++++++++++++++++++++++++-----
 drivers/net/mlx5/mlx5_flow.h    | 10 ++++
 drivers/net/mlx5/mlx5_flow_dv.c | 42 +++------------
 4 files changed, 100 insertions(+), 49 deletions(-)

-- 
2.20.0


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

end of thread, other threads:[~2022-06-20  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-19  3:21 [PATCH v1 0/2] Fix meter flow fail when matching E-Switch Manager Shun Hao
2022-06-19  3:21 ` [PATCH v1 1/2] net/mlx5: add limitation for E-Switch Manager match Shun Hao
2022-06-19  3:21 ` [PATCH v1 2/2] net/mlx5: fix meter fail when used on E-Switch Manager Shun Hao
2022-06-20  7:22 ` [PATCH v1 0/2] Fix meter flow fail when matching " 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).