[2/2] doc: fix the list of supported flow items in net/sfc

Message ID 20211013175214.31235-2-ivan.malov@oktetlabs.ru (mailing list archive)
State Accepted, archived
Headers
Series [1/2] doc: fix the list of supported flow actions in net/sfc |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail Compilation issues
ci/intel-Testing success Testing PASS

Commit Message

Ivan Malov Oct. 13, 2021, 5:52 p.m. UTC
  The list is sorted alphabetically.

Fixes: 5b0388c3540f ("net/sfc: support group 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(-)
  

Patch

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