* [dpdk-stable] [PATCH 1/2] doc: fix matching list
@ 2021-03-24 13:02 Qi Zhang
2021-04-19 16:38 ` Ferruh Yigit
0 siblings, 1 reply; 2+ messages in thread
From: Qi Zhang @ 2021-03-24 13:02 UTC (permalink / raw)
To: ferruh.yigit; +Cc: dev, Qi Zhang, stable
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 <qi.z.zhang@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-19 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 13:02 [dpdk-stable] [PATCH 1/2] doc: fix matching list Qi Zhang
2021-04-19 16:38 ` Ferruh Yigit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).