[dpdk-stable] patch 'doc: fix link about bifurcated model in Linux guide' has been queued to LTS release 18.11.3

Kevin Traynor ktraynor at redhat.com
Tue Aug 27 11:30:14 CEST 2019


Hi,

FYI, your patch has been queued to LTS release 18.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 09/03/19. 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-queue

This queued commit can be viewed at:
https://github.com/kevintraynor/dpdk-stable-queue/commit/df6939a80160639cc3ca7cd426c69118aac202d2

Thanks.

Kevin Traynor

---
>From df6939a80160639cc3ca7cd426c69118aac202d2 Mon Sep 17 00:00:00 2001
From: Ali Alnubani <alialnu at mellanox.com>
Date: Wed, 26 Jun 2019 18:23:06 +0300
Subject: [PATCH] doc: fix link about bifurcated model in Linux guide

[ upstream commit d052a9a7d5f93c0f3bf5b6faedce4389890a5b6b ]

Since dpdksummit.com does not exist anymore,
the old link redirected to https://www.dpdk.org/events/.

Signed-off-by: Ali Alnubani <alialnu at mellanox.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 8da6a31be..ef8f5040c 100644
--- a/doc/guides/linux_gsg/linux_drivers.rst
+++ b/doc/guides/linux_gsg/linux_drivers.rst
@@ -104,5 +104,5 @@ Such model has the following benefits:
 More about the bifurcated driver can be found in
 `Mellanox Bifurcated DPDK PMD
-<https://dpdksummit.com/Archive/pdf/2016Userspace/Day02-Session04-RonyEfraim-Userspace2016.pdf>`__.
+<https://www.dpdk.org/wp-content/uploads/sites/35/2016/10/Day02-Session04-RonyEfraim-Userspace2016.pdf>`__.
 
 .. _linux_gsg_binding_kernel:
-- 
2.20.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2019-08-27 09:40:12.933635696 +0100
+++ 0037-doc-fix-link-about-bifurcated-model-in-Linux-guide.patch	2019-08-27 09:40:10.926144242 +0100
@@ -1 +1 @@
-From d052a9a7d5f93c0f3bf5b6faedce4389890a5b6b Mon Sep 17 00:00:00 2001
+From df6939a80160639cc3ca7cd426c69118aac202d2 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit d052a9a7d5f93c0f3bf5b6faedce4389890a5b6b ]
+
@@ -9,2 +10,0 @@
-Cc: stable at dpdk.org
-
@@ -17 +17 @@
-index 695edbb13..238f3e900 100644
+index 8da6a31be..ef8f5040c 100644
@@ -20 +20 @@
-@@ -109,5 +109,5 @@ Such model has the following benefits:
+@@ -104,5 +104,5 @@ Such model has the following benefits:


More information about the stable mailing list