DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ivan Malov <ivan.malov@oktetlabs.ru>
To: dev@dpdk.org
Cc: Ferruh Yigit <ferruh.yigit@intel.com>,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Subject: [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions in net/sfc
Date: Wed, 13 Oct 2021 20:52:13 +0300	[thread overview]
Message-ID: <20211013175214.31235-1-ivan.malov@oktetlabs.ru> (raw)

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


             reply	other threads:[~2021-10-13 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-13 17:52 Ivan Malov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211013175214.31235-1-ivan.malov@oktetlabs.ru \
    --to=ivan.malov@oktetlabs.ru \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).