[PATCH] doc: support flow matching on representor ID
Sean Zhang
xiazhang at nvidia.com
Tue Nov 1 04:25:42 CET 2022
Add note for support of matching on port representor ID.
Signed-off-by: Sean Zhang <xiazhang at nvidia.com>
---
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
More information about the dev
mailing list