patch 'doc: update matching versions in i40e guide' has been queued to stable release 20.11.6

Xueming Li xuemingl at nvidia.com
Tue Jun 21 10:02:47 CEST 2022


Hi,

FYI, your patch has been queued to stable release 20.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 06/23/22. 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/2d9b2c2190098186ad9b1ff5b188713c7ae79e96

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From 2d9b2c2190098186ad9b1ff5b188713c7ae79e96 Mon Sep 17 00:00:00 2001
From: Qiming Yang <qiming.yang at intel.com>
Date: Fri, 20 May 2022 15:04:41 +0800
Subject: [PATCH] doc: update matching versions in i40e guide
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit c43bfb7d598585271573e3231d831b9cd5ad4708 ]

Add recommended matching list for i40e PMD in DPDK 21.05,
21.08, 21.11 and 22.03. And add a known issue when FW upgrade
to a version 8.4 and higher

Signed-off-by: Qiming Yang <qiming.yang at intel.com>
Acked-by: Qi Zhang <qi.z.zhang at intel.com>
---
 doc/guides/nics/i40e.rst | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 15febba941..53818fcf4a 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -88,6 +88,14 @@ For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    22.03     |         2.17.15       |       8.30       |
+   +--------------+-----------------------+------------------+
+   |    21.11     |         2.17.4        |       8.30       |
+   +--------------+-----------------------+------------------+
+   |    21.08     |         2.15.9        |       8.30       |
+   +--------------+-----------------------+------------------+
+   |    21.05     |         2.15.9        |       8.30       |
+   +--------------+-----------------------+------------------+
    |    20.11     |         2.14.13       |       8.00       |
    +--------------+-----------------------+------------------+
    |    20.08     |         2.12.6        |       7.30       |
@@ -133,6 +141,14 @@ For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    22.03     |         2.17.15       |       5.50       |
+   +--------------+-----------------------+------------------+
+   |    21.11     |         2.17.4        |       5.30       |
+   +--------------+-----------------------+------------------+
+   |    21.08     |         2.15.9        |       5.30       |
+   +--------------+-----------------------+------------------+
+   |    21.05     |         2.15.9        |       5.30       |
+   +--------------+-----------------------+------------------+
    |    20.11     |         2.13.10       |       5.00       |
    +--------------+-----------------------+------------------+
    |    20.08     |         2.12.6        |       4.11       |
@@ -758,6 +774,13 @@ it will fail and return the info "Conflict with the first rule's input set",
 which means the current rule's input set conflicts with the first rule's.
 Remove the first rule if want to change the input set of the PCTYPE.
 
+PF reset fail after QinQ set with FW >= 8.4
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+If upgrade FW to version 8.4 and higher, after set MAC VLAN filter and configure outer VLAN on PF, kill
+DPDK process will cause the card crash.
+
+
 Example of getting best performance with l3fwd example
 ------------------------------------------------------
 
-- 
2.35.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2022-06-21 15:37:53.736744020 +0800
+++ 0101-doc-update-matching-versions-in-i40e-guide.patch	2022-06-21 15:37:49.217785224 +0800
@@ -1 +1 @@
-From c43bfb7d598585271573e3231d831b9cd5ad4708 Mon Sep 17 00:00:00 2001
+From 2d9b2c2190098186ad9b1ff5b188713c7ae79e96 Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit c43bfb7d598585271573e3231d831b9cd5ad4708 ]
@@ -10,2 +12,0 @@
-Cc: stable at dpdk.org
-
@@ -19 +20 @@
-index ef91b3a1ac..aedb1afc4b 100644
+index 15febba941..53818fcf4a 100644
@@ -22 +23 @@
-@@ -101,6 +101,14 @@ For X710/XL710/XXV710,
+@@ -88,6 +88,14 @@ For X710/XL710/XXV710,
@@ -34,2 +34,0 @@
-    |    21.02     |         2.14.13       |       8.00       |
-    +--------------+-----------------------+------------------+
@@ -37 +36,3 @@
-@@ -148,6 +156,14 @@ For X722,
+    +--------------+-----------------------+------------------+
+    |    20.08     |         2.12.6        |       7.30       |
+@@ -133,6 +141,14 @@ For X722,
@@ -49,2 +49,0 @@
-    |    21.02     |         2.14.13       |       5.00       |
-    +--------------+-----------------------+------------------+
@@ -52 +51,3 @@
-@@ -771,6 +787,13 @@ it will fail and return the info "Conflict with the first rule's input set",
+    +--------------+-----------------------+------------------+
+    |    20.08     |         2.12.6        |       4.11       |
+@@ -758,6 +774,13 @@ it will fail and return the info "Conflict with the first rule's input set",


More information about the stable mailing list