doc: add flow flex item to default NIC features
Checks
Commit Message
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
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.
@@ -86,6 +86,7 @@ ecpri =
esp =
eth =
e_tag =
+flex =
fuzzy =
geneve =
geneve_opt =