[PATCH v4 0/4] add flex item support

Rongwei Liu rongweil at nvidia.com
Mon Feb 6 04:39:04 CET 2023


Support flex item matching and modify field in async flow.
Syntax follows sync flow exactly.

v4: split ethdev part.
v3: enhance format, add flex_handle document.

Rongwei Liu (4):
  ethdev: add flex item modify field support
  app/testpmd: pass flex handle into matching mask
  app/testpmd: raw encap with flex item support
  app/testpmd: adjust cleanup sequence when quitting

 app/test-pmd/cmdline_flow.c            | 123 +++++++++++++++++++++----
 app/test-pmd/testpmd.c                 |   2 +-
 doc/guides/prog_guide/rte_flow.rst     |  41 +++++----
 doc/guides/rel_notes/release_23_03.rst |   4 +
 lib/ethdev/rte_flow.h                  |   8 +-
 5 files changed, 139 insertions(+), 39 deletions(-)

-- 
2.27.0



More information about the dev mailing list