DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add flow flex item to default NIC features
@ 2021-11-04 16:00 Gregory Etelson
  2021-11-04 16:26 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory Etelson @ 2021-11-04 16:00 UTC (permalink / raw)
  To: dev, getelson, viacheslavo; +Cc: ferruh.yigit, rasland

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(+)

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: add flow flex item to default NIC features
  2021-11-04 16:00 [dpdk-dev] [PATCH] doc: add flow flex item to default NIC features Gregory Etelson
@ 2021-11-04 16:26 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2021-11-04 16:26 UTC (permalink / raw)
  To: Gregory Etelson, dev, viacheslavo; +Cc: rasland

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-04 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 16:00 [dpdk-dev] [PATCH] doc: add flow flex item to default NIC features Gregory Etelson
2021-11-04 16:26 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).