DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc
@ 2021-10-13 17:52 Ivan Malov
  2021-10-13 17:52 ` [dpdk-dev] [PATCH 2/2] doc: fix the list of supported flow items " Ivan Malov
  2021-10-13 20:16 ` [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions " Ferruh Yigit
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Malov @ 2021-10-13 17:52 UTC (permalink / raw)
  To: dev; +Cc: Ferruh Yigit, Andrew Rybchenko

The list is sorted alphabetically.

Fixes: fc7944443bd2 ("net/sfc: support jump flows in tunnel offload")

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
---
 doc/guides/nics/features/sfc.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/features/sfc.ini b/doc/guides/nics/features/sfc.ini
index 013fcd7086..b24d99ec4b 100644
--- a/doc/guides/nics/features/sfc.ini
+++ b/doc/guides/nics/features/sfc.ini
@@ -63,6 +63,7 @@ mark                 = P
 count                = Y
 drop                 = Y
 flag                 = Y
+jump                 = P
 mark                 = Y
 of_pop_vlan          = Y
 of_push_vlan         = Y
@@ -76,4 +77,3 @@ rss                  = Y
 vf                   = Y
 vxlan_decap          = Y
 vxlan_encap          = Y
-jump                 = P
-- 
2.20.1


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

end of thread, other threads:[~2021-10-13 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 17:52 [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc Ivan Malov
2021-10-13 17:52 ` [dpdk-dev] [PATCH 2/2] doc: fix the list of supported flow items " Ivan Malov
2021-10-13 20:16 ` [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions " 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).