patch 'doc: update link to Windows DevX in mlx5 guide' has been queued to stable release 21.11.7
Kevin Traynor
ktraynor at redhat.com
Thu Apr 4 11:51:38 CEST 2024
Hi,
FYI, your patch has been queued to stable release 21.11.7
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 04/09/24. 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://github.com/kevintraynor/dpdk-stable
This queued commit can be viewed at:
https://github.com/kevintraynor/dpdk-stable/commit/123f0bcf24e70e5b9cf93375b1c513e8aafc479e
Thanks.
Kevin
---
>From 123f0bcf24e70e5b9cf93375b1c513e8aafc479e Mon Sep 17 00:00:00 2001
From: Ali Alnubani <alialnu at nvidia.com>
Date: Thu, 29 Feb 2024 18:45:26 +0200
Subject: [PATCH] doc: update link to Windows DevX in mlx5 guide
[ upstream commit 5ddc8269192ca7aeec0bf903704c0385ebbd9e87 ]
The older link no longer works.
Signed-off-by: Ali Alnubani <alialnu at nvidia.com>
Acked-by: Tal Shnaiderman <talshn at nvidia.com>
---
doc/guides/nics/mlx5.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index e2fb45b1db..95bafa230d 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -1426,5 +1426,5 @@ The DevX SDK must be installed on the machine building the Windows PMD.
Additional information can be found at
`How to Integrate Windows DevX in Your Development Environment
-<https://docs.mellanox.com/display/winof2v250/RShim+Drivers+and+Usage#RShimDriversandUsage-DevXInterface>`__.
+<https://docs.nvidia.com/networking/display/winof2v290/devx+interface>`_.
Runtime Prerequisites
--
2.44.0
---
Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- - 2024-04-04 10:49:34.182297107 +0100
+++ 0008-doc-update-link-to-Windows-DevX-in-mlx5-guide.patch 2024-04-04 10:49:33.714457643 +0100
@@ -1 +1 @@
-From 5ddc8269192ca7aeec0bf903704c0385ebbd9e87 Mon Sep 17 00:00:00 2001
+From 123f0bcf24e70e5b9cf93375b1c513e8aafc479e Mon Sep 17 00:00:00 2001
@@ -6 +6 @@
-The older link no longer works.
+[ upstream commit 5ddc8269192ca7aeec0bf903704c0385ebbd9e87 ]
@@ -8 +8 @@
-Cc: stable at dpdk.org
+The older link no longer works.
@@ -13 +13 @@
- doc/guides/platform/mlx5.rst | 2 +-
+ doc/guides/nics/mlx5.rst | 2 +-
@@ -16,5 +16,5 @@
-diff --git a/doc/guides/platform/mlx5.rst b/doc/guides/platform/mlx5.rst
-index a66cf778d1..e9a1f52aca 100644
---- a/doc/guides/platform/mlx5.rst
-+++ b/doc/guides/platform/mlx5.rst
-@@ -231,5 +231,5 @@ The DevX SDK must be installed on the machine building the Windows PMD.
+diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
+index e2fb45b1db..95bafa230d 100644
+--- a/doc/guides/nics/mlx5.rst
++++ b/doc/guides/nics/mlx5.rst
+@@ -1426,5 +1426,5 @@ The DevX SDK must be installed on the machine building the Windows PMD.
@@ -23 +23 @@
--<https://docs.nvidia.com/networking/display/winof2v260/RShim+Drivers+and+Usage#RShimDriversandUsage-DevXInterface>`_.
+-<https://docs.mellanox.com/display/winof2v250/RShim+Drivers+and+Usage#RShimDriversandUsage-DevXInterface>`__.
@@ -25 +24,0 @@
- The minimal supported WinOF2 version is 2.60.
@@ -26,0 +26 @@
+ Runtime Prerequisites
More information about the stable
mailing list