patch 'doc: add flow template API requirements for mlx5' has been queued to stable release 22.11.3

Xueming Li xuemingl at nvidia.com
Thu Aug 10 02:10:35 CEST 2023


Hi,

FYI, your patch has been queued to stable release 22.11.3

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 08/11/23. So please
shout if anyone has objections.

Also note that after the patch there's a diff of the upstream commit vs the
patch applied to the branch. This will indicate if there was any rebasing
needed to apply to the stable branch. If there were code changes for rebasing
(ie: not only metadata diffs), please double check that the rebase was
correctly done.

Queued patches are on a temporary branch at:
https://git.dpdk.org/dpdk-stable/log/?h=22.11-staging

This queued commit can be viewed at:
https://git.dpdk.org/dpdk-stable/commit/?h=22.11-staging&id=f37767eb37c85dff452faf3bf32c34de6f235afa

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From f37767eb37c85dff452faf3bf32c34de6f235afa Mon Sep 17 00:00:00 2001
From: Bing Zhao <bingz at nvidia.com>
Date: Wed, 19 Jul 2023 18:35:37 +0300
Subject: [PATCH] doc: add flow template API requirements for mlx5
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit 30d1fe299853af5a942ea2faf2a6691b6744c68c ]

The minimal SW and HW versions are added.

Fixes: 22681deead3e ("net/mlx5/hws: enable hardware steering")

Signed-off-by: Bing Zhao <bingz at nvidia.com>
---
 doc/guides/nics/mlx5.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 75ac2f19b4..937fa5c6e0 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1550,6 +1550,14 @@ shortened below as "OFED".
    |                       | | ConnectX-5    | | ConnectX-5    |
    +-----------------------+-----------------+-----------------+
 
+.. table:: Minimal SW/HW versions for flow template API
+
+   +-----------------+--------------------+--------------------+
+   | DPDK            | NIC                | Firmware           |
+   +=================+====================+====================+
+   | 22.11           | ConnectX-6 Dx      | xx.35.1012         |
+   +-----------------+--------------------+--------------------+
+
 Notes for metadata
 ------------------
 
-- 
2.25.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2023-08-09 21:51:21.161026800 +0800
+++ 0118-doc-add-flow-template-API-requirements-for-mlx5.patch	2023-08-09 21:51:18.294352000 +0800
@@ -1 +1 @@
-From 30d1fe299853af5a942ea2faf2a6691b6744c68c Mon Sep 17 00:00:00 2001
+From f37767eb37c85dff452faf3bf32c34de6f235afa Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit 30d1fe299853af5a942ea2faf2a6691b6744c68c ]
@@ -9 +11,0 @@
-Cc: stable at dpdk.org
@@ -17 +19 @@
-index d39ba90516..3a922cd866 100644
+index 75ac2f19b4..937fa5c6e0 100644
@@ -20 +22 @@
-@@ -1629,6 +1629,14 @@ shortened below as "OFED".
+@@ -1550,6 +1550,14 @@ shortened below as "OFED".


More information about the stable mailing list