[dpdk-stable] patch 'doc: fix product link in hns3 guide' has been queued to stable release 20.11.1

luca.boccassi at gmail.com luca.boccassi at gmail.com
Tue Feb 9 11:35:04 CET 2021


Hi,

FYI, your patch has been queued to stable release 20.11.1

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

Thanks.

Luca Boccassi

---
>From 097d6d65c7d05eb4aa39ff52606ebb2a002a7229 Mon Sep 17 00:00:00 2001
From: Lijun Ou <oulijun at huawei.com>
Date: Fri, 29 Jan 2021 17:22:05 +0800
Subject: [PATCH] doc: fix product link in hns3 guide

[ upstream commit a951fbbe91d6edd30ef01320b960162c33a2b46e ]

Here fixes the Kunpeng introduction address link with hns3.rst

Fixes: 565829db8b8f ("net/hns3: add build and doc infrastructure")

Signed-off-by: Lijun Ou <oulijun at huawei.com>
---
 doc/guides/nics/hns3.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst
index 8db8867c15..84bd7a3c92 100644
--- a/doc/guides/nics/hns3.rst
+++ b/doc/guides/nics/hns3.rst
@@ -41,7 +41,7 @@ Features of the HNS3 PMD are:
 Prerequisites
 -------------
 - Get the information about Kunpeng920 chip using
-  `<http://www.hisilicon.com/en/Products/ProductList/Kunpeng>`_.
+  `<https://www.hisilicon.com/en/products/Kunpeng>`_.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
 
-- 
2.29.2

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2021-02-09 10:34:58.169159261 +0000
+++ 0006-doc-fix-product-link-in-hns3-guide.patch	2021-02-09 10:34:57.854582918 +0000
@@ -1 +1 @@
-From a951fbbe91d6edd30ef01320b960162c33a2b46e Mon Sep 17 00:00:00 2001
+From 097d6d65c7d05eb4aa39ff52606ebb2a002a7229 Mon Sep 17 00:00:00 2001
@@ -5,0 +6,2 @@
+[ upstream commit a951fbbe91d6edd30ef01320b960162c33a2b46e ]
+
@@ -9 +10,0 @@
-Cc: stable at dpdk.org


More information about the stable mailing list