[dpdk-stable] patch 'doc: fix typo in contributors guide' has been queued to stable release 19.11.3

luca.boccassi at gmail.com luca.boccassi at gmail.com
Wed May 27 11:24:20 CEST 2020


Hi,

FYI, your patch has been queued to stable release 19.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 05/29/20. 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.

Thanks.

Luca Boccassi

---
>From e9aeb99c93e7dafef71b5da55ce2ec6ebebf560a Mon Sep 17 00:00:00 2001
From: Sarosh Arif <sarosh.arif at emumba.com>
Date: Sat, 21 Mar 2020 23:06:54 +0500
Subject: [PATCH] doc: fix typo in contributors guide

[ upstream commit e37348d7a6c8cb36524910f029e9b1fa855845aa ]

Bugzilla ID: 420
Fixes: 58abf6e77c6b ("doc: add contributors guide")

Signed-off-by: Sarosh Arif <sarosh.arif at emumba.com>
Acked-by: John McNamara <john.mcnamara at intel.com>
---
 doc/guides/contributing/patches.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst
index 0686450e45..acdef7fa93 100644
--- a/doc/guides/contributing/patches.rst
+++ b/doc/guides/contributing/patches.rst
@@ -423,7 +423,7 @@ are loaded from the following files, in order of preference::
    ~/.config/dpdk/devel.config
    /etc/dpdk/devel.config.
 
-Once the environment variable the script can be run as follows::
+Once the environment variable is set, the script can be run as follows::
 
    devtools/checkpatches.sh ~/patch/
 
-- 
2.20.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2020-05-27 10:23:32.218684650 +0100
+++ 0017-doc-fix-typo-in-contributors-guide.patch	2020-05-27 10:23:31.651933946 +0100
@@ -1,11 +1,12 @@
-From e37348d7a6c8cb36524910f029e9b1fa855845aa Mon Sep 17 00:00:00 2001
+From e9aeb99c93e7dafef71b5da55ce2ec6ebebf560a Mon Sep 17 00:00:00 2001
 From: Sarosh Arif <sarosh.arif at emumba.com>
 Date: Sat, 21 Mar 2020 23:06:54 +0500
 Subject: [PATCH] doc: fix typo in contributors guide
 
+[ upstream commit e37348d7a6c8cb36524910f029e9b1fa855845aa ]
+
 Bugzilla ID: 420
 Fixes: 58abf6e77c6b ("doc: add contributors guide")
-Cc: stable at dpdk.org
 
 Signed-off-by: Sarosh Arif <sarosh.arif at emumba.com>
 Acked-by: John McNamara <john.mcnamara at intel.com>
@@ -14,7 +15,7 @@
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/doc/guides/contributing/patches.rst b/doc/guides/contributing/patches.rst
-index e6a934846e..5e6faa0c63 100644
+index 0686450e45..acdef7fa93 100644
 --- a/doc/guides/contributing/patches.rst
 +++ b/doc/guides/contributing/patches.rst
 @@ -423,7 +423,7 @@ are loaded from the following files, in order of preference::


More information about the stable mailing list