[dpdk-dev] [PATCH 5/5] doc: update the advanced E-switch mirroring supports

Jiawei Wang jiaweiw at nvidia.com
Sun Jan 10 12:06:54 CET 2021


Updates the description in MLX5 PMD and release note.
Adds the new supports for E-switch mirroring and jump in one flow,
and header modify one port in E-switch mirroring.

Signed-off-by: Jiawei Wang <jiaweiw at nvidia.com>
---
 doc/guides/nics/mlx5.rst               | 2 ++
 doc/guides/rel_notes/release_21_02.rst | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 3bda0f8..65922ef 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -98,6 +98,8 @@ Features
 - Hardware LRO.
 - Hairpin.
 - Multiple-thread flow insertion.
+- E-Switch mirroring and jump.
+- E-Switch mirroring and modify.
 
 Limitations
 -----------
diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst
index 638f981..76025aa 100644
--- a/doc/guides/rel_notes/release_21_02.rst
+++ b/doc/guides/rel_notes/release_21_02.rst
@@ -55,6 +55,12 @@ New Features
      Also, make sure to start the actual text at the margin.
      =======================================================
 
+* **Updated Mellanox mlx5 driver.**
+
+  Updated the Mellanox mlx5 driver with new features and improvements, including:
+
+  * - Add support for E-Switch mirroring and jump in one flow.
+  * - Add support for header modify for one port in E-Switch mirroring flow.
 
 Removed Items
 -------------
-- 
1.8.3.1



More information about the dev mailing list