[dpdk-dev] [PATCH v8 0/2] add packet integrity checks

Gregory Etelson getelson at nvidia.com
Mon Apr 19 14:44:29 CEST 2021


v8:
  Update documents.
  Fix RTE_STD_C11 macro usage in rte_flow_item_integrity.

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Ori Kam (2):
  ethdev: add packet integrity checks
  app/testpmd: add support for integrity item

 app/test-pmd/cmdline_flow.c                 | 39 ++++++++++++++++
 doc/guides/prog_guide/rte_flow.rst          | 22 +++++++++
 doc/guides/rel_notes/release_21_05.rst      |  5 +++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 28 ++++++++++++
 lib/librte_ethdev/rte_flow.h                | 50 +++++++++++++++++++++
 5 files changed, 144 insertions(+)

-- 
2.25.1



More information about the dev mailing list