From: Qi Zhang Date: Wed, 24 Mar 2021 13:02:49 +0000 (+0800) Subject: doc: fix matching versions in ice guide X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=d63dab349afcd559e1f9a170bd32f546ad41b9a6 doc: fix matching versions in ice guide Fixed matching kernel driver version for DPDK 20.11. Fixes: e89aebf3b597 ("doc: update ice user guide") Cc: stable@dpdk.org Signed-off-by: Qi Zhang --- diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst index 8d40d17417..ebfc24a4e8 100644 --- a/doc/guides/nics/ice.rst +++ b/doc/guides/nics/ice.rst @@ -51,7 +51,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