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 2/2] doc: fix the list of supported flow items in net/sfc
Date: Wed, 13 Oct 2021 20:52:14 +0300	[thread overview]
Message-ID: <20211013175214.31235-2-ivan.malov@oktetlabs.ru> (raw)
In-Reply-To: <20211013175214.31235-1-ivan.malov@oktetlabs.ru>

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(-)

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


  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 [dpdk-dev] [PATCH 1/2] doc: fix the list of supported flow actions " Ivan Malov
2021-10-13 17:52 ` Ivan Malov [this message]
2021-10-13 20:16 ` 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-2-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).