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

Message ID 20211013175214.31235-1-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/iol-testing warning apply patch failure

Commit Message

Ivan Malov Oct. 13, 2021, 5:52 p.m. UTC
  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(-)
  

Comments

Ferruh Yigit Oct. 13, 2021, 8:16 p.m. UTC | #1
On 10/13/2021 6:52 PM, Ivan Malov wrote:
> The list is sorted alphabetically.
> 
> Fixes: fc7944443bd2 ("net/sfc: support jump flows in tunnel offload")
> 
> Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>

For series,
Squashed into relevant commit in next-net, thanks.
  

Patch

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