[dpdk-stable] patch 'doc: update recommended versions for i40e' has been queued to stable release 20.11.2

Xueming Li xuemingl at nvidia.com
Mon May 10 18:01:31 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/5a4a7bb83069401b416f3ad95ce05a940239d0a0

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From 5a4a7bb83069401b416f3ad95ce05a940239d0a0 Mon Sep 17 00:00:00 2001
From: Robin Zhang <robinx.zhang at intel.com>
Date: Tue, 30 Mar 2021 08:44:23 +0000
Subject: [PATCH] doc: update recommended versions for i40e
Cc: Luca Boccassi <bluca at debian.org>

[ upstream commit 13489381ccb11199e8e2029095db6bb829c5ab5e ]

Kernel driver 2.13.10 is removed, so update recommended matching list
for i40e.

Signed-off-by: Robin Zhang <robinx.zhang at intel.com>
Acked-by: Beilei Xing <beilei.xing at intel.com>
---
 doc/guides/nics/i40e.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 64f20e7dab..15febba941 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -88,7 +88,7 @@ For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
-   |    20.11     |         2.13.10       |       8.00       |
+   |    20.11     |         2.14.13       |       8.00       |
    +--------------+-----------------------+------------------+
    |    20.08     |         2.12.6        |       7.30       |
    +--------------+-----------------------+------------------+
-- 
2.25.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2021-05-10 23:59:30.268808700 +0800
+++ 0143-doc-update-recommended-versions-for-i40e.patch	2021-05-10 23:59:26.550000000 +0800
@@ -1 +1 @@
-From 13489381ccb11199e8e2029095db6bb829c5ab5e Mon Sep 17 00:00:00 2001
+From 5a4a7bb83069401b416f3ad95ce05a940239d0a0 Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Luca Boccassi <bluca at debian.org>
+
+[ upstream commit 13489381ccb11199e8e2029095db6bb829c5ab5e ]
@@ -9,2 +11,0 @@
-Cc: stable at dpdk.org
-
@@ -18 +19 @@
-index d86212db1a..07841dca24 100644
+index 64f20e7dab..15febba941 100644
@@ -21,3 +22 @@
-@@ -102,7 +102,7 @@ For X710/XL710/XXV710,
-    +==============+=======================+==================+
-    |    21.02     |         2.14.13       |       8.00       |
+@@ -88,7 +88,7 @@ For X710/XL710/XXV710,
@@ -24,0 +24,2 @@
+    | DPDK version | Kernel driver version | Firmware version |
+    +==============+=======================+==================+


More information about the stable mailing list