doc: add flow flex item to default NIC features

Message ID 20211104160014.7840-1-getelson@nvidia.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series doc: add flow flex item to default NIC features |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-spell-check-testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS

Commit Message

Gregory Etelson Nov. 4, 2021, 4 p.m. UTC
  Flex item or flex parser is port infrastructure that allows
application to add support for a custom network header and
offload flows to match the header elements.

Flex item API adds FLEX flow item to RTE flows.

Signed-off-by: Gregory Etelson <getelson@nvidia.com>
---
 doc/guides/nics/features/default.ini | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Ferruh Yigit Nov. 4, 2021, 4:26 p.m. UTC | #1
On 11/4/2021 4:00 PM, Gregory Etelson wrote:
> Flex item or flex parser is port infrastructure that allows
> application to add support for a custom network header and
> offload flows to match the header elements.
> 
> Flex item API adds FLEX flow item to RTE flows.
> 
> Signed-off-by: Gregory Etelson <getelson@nvidia.com>

     Fixes: dc4d860e8a89 ("ethdev: introduce configurable flexible item")

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/main, thanks.
  

Patch

diff --git a/doc/guides/nics/features/default.ini b/doc/guides/nics/features/default.ini
index 21178e1632..c96a52b58e 100644
--- a/doc/guides/nics/features/default.ini
+++ b/doc/guides/nics/features/default.ini
@@ -86,6 +86,7 @@  ecpri                =
 esp                  =
 eth                  =
 e_tag                =
+flex                 =
 fuzzy                =
 geneve               =
 geneve_opt           =