patch 'doc: fix NVIDIA bifurcated driver presentation link' has been queued to stable release 22.11.11
luca.boccassi at gmail.com
luca.boccassi at gmail.com
Wed Nov 12 17:52:27 CET 2025
Hi,
FYI, your patch has been queued to stable release 22.11.11
Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 11/14/25. 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/bluca/dpdk-stable
This queued commit can be viewed at:
https://github.com/bluca/dpdk-stable/commit/f878eaa65a545c2831c4639eb7b412efc5974c52
Thanks.
Luca Boccassi
---
>From f878eaa65a545c2831c4639eb7b412efc5974c52 Mon Sep 17 00:00:00 2001
From: Kevin Traynor <ktraynor at redhat.com>
Date: Mon, 29 Sep 2025 12:31:10 +0100
Subject: [PATCH] doc: fix NVIDIA bifurcated driver presentation link
[ upstream commit f219e55e51d6bb9f8fcfc5899cfe5752e0bfca93 ]
Fix link for Nvidia bifurcated DPDK PMD presentation.
Bugzilla ID: 1793
Fixes: d052a9a7d5f9 ("doc: fix link about bifurcated model in Linux guide")
Reported-by: Andre Muezerie <andremue at linux.microsoft.com>
Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
---
doc/guides/linux_gsg/linux_drivers.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/linux_gsg/linux_drivers.rst b/doc/guides/linux_gsg/linux_drivers.rst
index 2f3f079aab..4e1c963755 100644
--- a/doc/guides/linux_gsg/linux_drivers.rst
+++ b/doc/guides/linux_gsg/linux_drivers.rst
@@ -319,7 +319,7 @@ Such model has the following benefits:
More about the bifurcated driver can be found in
NVIDIA `bifurcated PMD
-<https://www.dpdk.org/wp-content/uploads/sites/35/2016/10/Day02-Session04-RonyEfraim-Userspace2016.pdf>`_ presentation.
+<https://www.dpdk.org/wp-content/uploads/sites/23/2016/10/Day02-Session04-RonyEfraim-Userspace2016.pdf>`_ presentation.
.. _uio:
--
2.47.3
---
Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- - 2025-11-12 16:20:41.472280000 +0000
+++ 0013-doc-fix-NVIDIA-bifurcated-driver-presentation-link.patch 2025-11-12 16:20:40.895716156 +0000
@@ -1 +1 @@
-From f219e55e51d6bb9f8fcfc5899cfe5752e0bfca93 Mon Sep 17 00:00:00 2001
+From f878eaa65a545c2831c4639eb7b412efc5974c52 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit f219e55e51d6bb9f8fcfc5899cfe5752e0bfca93 ]
+
@@ -10 +11,0 @@
-Cc: stable at dpdk.org
@@ -19 +20 @@
-index 039823d61e..739fc0226c 100644
+index 2f3f079aab..4e1c963755 100644
@@ -22 +23 @@
-@@ -384,7 +384,7 @@ Such model has the following benefits:
+@@ -319,7 +319,7 @@ Such model has the following benefits:
More information about the stable
mailing list