[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dpdk-dev
Subject:    [PATCH v3 0/2] ethdev: add random item support
From:       Michael Baum <michaelba () nvidia ! com>
Date:       2023-11-30 16:32:13
Message-ID: 20231130163215.666239-1-michaelba () nvidia ! com
[Download RAW message or body]

Add support for matching random value using new "rte_flow_item_random"
structure.
This random value is not based on the packet data/headers.
Application shouldn't assume that this value is kept during the life
time of the packet.

v2:
 - Rabase.
 - Fix copy-paste mistake in release notes.

v3:
 - Rabase.
 - Move release notes to the new release file.
 - Improve documentation.


Michael Baum (2):
  ethdev: add random item support
  app/testpmd: add random item support

 app/test-pmd/cmdline_flow.c                 | 28 +++++++++++++++++
 doc/guides/nics/features/default.ini        |  1 +
 doc/guides/prog_guide/rte_flow.rst          | 13 ++++++++
 doc/guides/rel_notes/release_24_03.rst      |  4 +++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  4 +++
 lib/ethdev/rte_flow.c                       |  1 +
 lib/ethdev/rte_flow.h                       | 35 ++++++++++++++++++++-
 7 files changed, 85 insertions(+), 1 deletion(-)

-- 
2.25.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic