[dpdk-dev] [PATCH] doc: add flow flex item to default NIC features
Gregory Etelson
getelson at nvidia.com
Thu Nov 4 17:00:14 CET 2021
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 at nvidia.com>
---
doc/guides/nics/features/default.ini | 1 +
1 file changed, 1 insertion(+)
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 =
--
2.33.1
More information about the dev
mailing list