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

Gregory Etelson getelson at nvidia.com
Wed Apr 14 18:09:28 CEST 2021


v5: update API documentation

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          | 20 +++++++++
 doc/guides/rel_notes/release_21_05.rst      |  5 +++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 28 ++++++++++++
 lib/librte_ethdev/rte_flow.h                | 49 +++++++++++++++++++++
 5 files changed, 141 insertions(+)

-- 
2.25.1



More information about the dev mailing list