[dpdk-dev] [PATCH 1/2] doc: fix matching list

Qi Zhang qi.z.zhang at intel.com
Wed Mar 24 14:02:49 CET 2021


Fixed matching kernel driver version for DPDK 20.11.

Fixes: e89aebf3b597 ("doc: update ice user guide")
Cc: stable at dpdk.org

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.26.2



More information about the dev mailing list