[dpdk-stable] patch 'doc: add SPDX license tag header to Intel performance guide' has been queued to stable release 19.11.6

luca.boccassi at gmail.com luca.boccassi at gmail.com
Mon Nov 30 12:50:23 CET 2020


Hi,

FYI, your patch has been queued to stable release 19.11.6

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 12/02/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.

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/6b973506ab5518a7834b24ae8ac9ea8dbc534754

Thanks.

Luca Boccassi

---
>From 6b973506ab5518a7834b24ae8ac9ea8dbc534754 Mon Sep 17 00:00:00 2001
From: Stephen Hemminger <stephen at networkplumber.org>
Date: Sun, 15 Nov 2020 18:22:02 -0800
Subject: [PATCH] doc: add SPDX license tag header to Intel performance guide

[ upstream commit a0abf7052257ee21b1b9c6066f721e3b954aa181 ]

This document never had any license or copyright on this file, add one.

Fixes: b932ebcb2664 ("doc: add NIC performance guide on Linux IA")

Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
Acked-by: John McNamara <john.mcnamara at intel.com>
---
 doc/guides/linux_gsg/nic_perf_intel_platform.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/linux_gsg/nic_perf_intel_platform.rst b/doc/guides/linux_gsg/nic_perf_intel_platform.rst
index 1dabbce244..b70a151bcc 100644
--- a/doc/guides/linux_gsg/nic_perf_intel_platform.rst
+++ b/doc/guides/linux_gsg/nic_perf_intel_platform.rst
@@ -1,3 +1,6 @@
+..  SPDX-License-Identifier: BSD-3-Clause
+    Copyright(c) 2015 Intel Corporation.
+
 How to get best performance with NICs on Intel platforms
 ========================================================
 
-- 
2.27.0

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2020-11-30 11:49:30.555028866 +0000
+++ 0005-doc-add-SPDX-license-tag-header-to-Intel-performance.patch	2020-11-30 11:49:30.398271670 +0000
@@ -1 +1 @@
-From a0abf7052257ee21b1b9c6066f721e3b954aa181 Mon Sep 17 00:00:00 2001
+From 6b973506ab5518a7834b24ae8ac9ea8dbc534754 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit a0abf7052257ee21b1b9c6066f721e3b954aa181 ]
+
@@ -9 +10,0 @@
-Cc: stable at dpdk.org
@@ -19 +20 @@
-index 08be5d58b9..dbfaf4e350 100644
+index 1dabbce244..b70a151bcc 100644


More information about the stable mailing list