[dpdk-stable] patch 'doc: fix matching versions in ice guide' has been queued to stable release 20.11.2

Xueming Li xuemingl at nvidia.com
Mon May 10 18:02:45 CEST 2021


Hi,

FYI, your patch has been queued to stable release 20.11.2

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/12/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/steevenlee/dpdk

This queued commit can be viewed at:
https://github.com/steevenlee/dpdk/commit/5c61f0e991f7f0da02476ec1e11ec6f764edc667

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From 5c61f0e991f7f0da02476ec1e11ec6f764edc667 Mon Sep 17 00:00:00 2001
From: Qi Zhang <qi.z.zhang at intel.com>
Date: Wed, 24 Mar 2021 21:02:49 +0800
Subject: [PATCH] doc: fix matching versions in ice guide
Cc: Luca Boccassi <bluca at debian.org>

[ upstream commit d63dab349afcd559e1f9a170bd32f546ad41b9a6 ]

Fixed matching kernel driver version for DPDK 20.11.

Fixes: e89aebf3b597 ("doc: update ice user guide")

Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
---
 doc/guides/nics/ice.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index ccda26f82f..7b5a1bf157 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -37,7 +37,7 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re
    +-----------+---------------+-----------------+-----------+-----------+
    |    DPDK   | Kernel Driver | OS Default DDP  | COMMS DDP | Firmware  |
    +===========+===============+=================+===========+===========+
-   |    20.11  |     1.3.0     |      1.3.20     |  1.3.24   |    2.3    |
+   |    20.11  |     1.3.2     |      1.3.20     |  1.3.24   |    2.3    |
    +-----------+---------------+-----------------+-----------+-----------+
 
 Pre-Installation Configuration
-- 
2.25.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2021-05-10 23:59:32.153532400 +0800
+++ 0217-doc-fix-matching-versions-in-ice-guide.patch	2021-05-10 23:59:26.690000000 +0800
@@ -1 +1 @@
-From d63dab349afcd559e1f9a170bd32f546ad41b9a6 Mon Sep 17 00:00:00 2001
+From 5c61f0e991f7f0da02476ec1e11ec6f764edc667 Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Luca Boccassi <bluca at debian.org>
+
+[ upstream commit d63dab349afcd559e1f9a170bd32f546ad41b9a6 ]
@@ -9 +11,0 @@
-Cc: stable at dpdk.org
@@ -17 +19 @@
-index 8d40d17417..ebfc24a4e8 100644
+index ccda26f82f..7b5a1bf157 100644
@@ -20 +22 @@
-@@ -51,7 +51,7 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re
+@@ -37,7 +37,7 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re


More information about the stable mailing list