[dpdk-stable] patch 'doc: fix typo in SPDX tag' has been queued to stable release 20.11.3

luca.boccassi at gmail.com luca.boccassi at gmail.com
Mon Jul 12 15:04:21 CEST 2021


Hi,

FYI, your patch has been queued to stable release 20.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 07/14/21. 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/06c88d91a1e5de959db978519c357f2d9c5d9936

Thanks.

Luca Boccassi

---
>From 06c88d91a1e5de959db978519c357f2d9c5d9936 Mon Sep 17 00:00:00 2001
From: Kevin Traynor <ktraynor at redhat.com>
Date: Fri, 11 Jun 2021 17:38:42 +0100
Subject: [PATCH] doc: fix typo in SPDX tag

[ upstream commit f56a6ca4ed5e70af69c8a799a9c514f7b78d2f72 ]

A stray character got added. Remove it.

Fixes: cb056611a8ed ("eal: rename lcore master and slave")

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
---
 doc/guides/sample_app_ug/hello_world.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/sample_app_ug/hello_world.rst b/doc/guides/sample_app_ug/hello_world.rst
index 7cb9279e99..6ec93e0054 100644
--- a/doc/guides/sample_app_ug/hello_world.rst
+++ b/doc/guides/sample_app_ug/hello_world.rst
@@ -1,4 +1,4 @@
-o..  SPDX-License-Identifier: BSD-3-Clause
+..  SPDX-License-Identifier: BSD-3-Clause
     Copyright(c) 2010-2014 Intel Corporation.
 
 Hello World Sample Application
-- 
2.30.2

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2021-07-12 13:41:38.148700767 +0100
+++ 0026-doc-fix-typo-in-SPDX-tag.patch	2021-07-12 13:41:36.286118361 +0100
@@ -1 +1 @@
-From f56a6ca4ed5e70af69c8a799a9c514f7b78d2f72 Mon Sep 17 00:00:00 2001
+From 06c88d91a1e5de959db978519c357f2d9c5d9936 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit f56a6ca4ed5e70af69c8a799a9c514f7b78d2f72 ]
+
@@ -9 +10,0 @@
-Cc: stable at dpdk.org


More information about the stable mailing list