[dpdk-dev] [PATCH 2/2] doc: fix the list of supported flow items in net/sfc
Ivan Malov
ivan.malov at oktetlabs.ru
Wed Oct 13 19:52:14 CEST 2021
The list is sorted alphabetically.
Fixes: 5b0388c3540f ("net/sfc: support group flows in tunnel offload")
Signed-off-by: Ivan Malov <ivan.malov at 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 b24d99ec4b..81046bfc19 100644
--- a/doc/guides/nics/features/sfc.ini
+++ b/doc/guides/nics/features/sfc.ini
@@ -46,6 +46,7 @@ eth = Y
geneve = Y
ipv4 = Y
ipv6 = Y
+mark = P
nvgre = Y
pf = Y
phy_port = Y
@@ -57,7 +58,6 @@ udp = Y
vf = Y
vlan = Y
vxlan = Y
-mark = P
[rte_flow actions]
count = Y
--
2.20.1
More information about the dev
mailing list