DPDK patches and discussions
 help / color / mirror / Atom feed
From: Sean Zhang <xiazhang@nvidia.com>
To: <thomas@monjalon.net>, <rasland@nvidia.com>,
	Matan Azrad <matan@nvidia.com>,
	Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Cc: <dev@dpdk.org>
Subject: [v2] doc: support flow matching on representor ID
Date: Tue, 1 Nov 2022 15:44:30 +0000	[thread overview]
Message-ID: <20221101154432.146427-1-xiazhang@nvidia.com> (raw)
In-Reply-To: <20221101032543.24222-1-xiazhang@nvidia.com>

Add note for support of matching on port representor ID.

Fixes: 707d5e7d79e0 ("net/mlx5: support flow matching on representor ID")

Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
---
v2 - add fixes line
---
 doc/guides/nics/mlx5.rst               | 1 +
 doc/guides/rel_notes/release_22_11.rst | 1 +
 2 files changed, 2 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index d5f9375a4e..b121ef059c 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -106,6 +106,7 @@ Features
 - Sub-Function representors.
 - Sub-Function.
 - Matching on represented port.
+- Matching on port representor ID.
 
 
 Limitations
diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst
index 70afb57f2b..42c6b3d0f7 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -185,6 +185,7 @@ New Features
     - Support of counter.
     - Support of meter.
     - Support of modify fields.
+  * Added support of matching on port representor ID.
 
 * **Updated NXP dpaa2 driver.**
 
-- 
2.34.1


  parent reply	other threads:[~2022-11-01 15:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01  3:25 [PATCH] " Sean Zhang
2022-11-01  9:36 ` Thomas Monjalon
2022-11-01 15:51   ` Sean Zhang (Networking SW)
2022-11-01 15:44 ` Sean Zhang [this message]
2023-11-13 10:51   ` [v2] " Slava Ovsiienko

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=20221101154432.146427-1-xiazhang@nvidia.com \
    --to=xiazhang@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=viacheslavo@nvidia.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).