* [dpdk-dev] [PATCH v2] doc: add matching component list for ice
@ 2019-11-20 10:07 Qi Zhang
2019-11-20 10:49 ` Ferruh Yigit
0 siblings, 1 reply; 2+ messages in thread
From: Qi Zhang @ 2019-11-20 10:07 UTC (permalink / raw)
To: ferruh.yigit; +Cc: xiaolong.ye, dev, Qi Zhang
Add kernel driver, firmware and DDP package matching list
for ice PMD.
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
---
v2:
- fix doc build warning.
doc/guides/nics/ice.rst | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index 1a426438d..e09130ce0 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -20,6 +20,22 @@ Prerequisites
- To get better performance on Intel platforms, please follow the "How to get best performance with NICs on Intel platforms"
section of the :ref:`Getting Started Guide for Linux <linux_gsg>`.
+Recommended Matching List
+-------------------------
+
+It is highly recommended to upgrade the ice kernel driver and firmware and
+DDP packages to avoid the compatibility issues with ice PMD. Here is the
+suggested matching list.
+
+ +----------------------+-----------------------+------------------+----------------+-------------------+
+ | DPDK version | Kernel driver version | Firmware version | DDP OS Package | DDP COMMS Package |
+ +======================+=======================+==================+================+===================+
+ | 19.11 | 0.12.25 | 1.1.16.39 | 1.3.4 | 1.3.10 |
+ +----------------------+-----------------------+------------------+----------------+-------------------+
+ | 19.08 (experimental) | 0.10.1 | 1.1.12.7 | 1.2.0 | N/A |
+ +----------------------+-----------------------+------------------+----------------+-------------------+
+ | 19.05 (experimental) | 0.9.4 | 1.1.10.16 | 1.1.0 | N/A |
+ +----------------------+-----------------------+------------------+----------------+-------------------+
Pre-Installation Configuration
------------------------------
--
2.13.6
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH v2] doc: add matching component list for ice
2019-11-20 10:07 [dpdk-dev] [PATCH v2] doc: add matching component list for ice Qi Zhang
@ 2019-11-20 10:49 ` Ferruh Yigit
0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-11-20 10:49 UTC (permalink / raw)
To: Qi Zhang; +Cc: xiaolong.ye, dev
On 11/20/2019 10:07 AM, Qi Zhang wrote:
> Add kernel driver, firmware and DDP package matching list
> for ice PMD.
>
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
> ---
>
> v2:
> - fix doc build warning.
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
Squashed into relevant commit [1] in next-net, thanks.
Fixes: 5ee64cde3ad8 ("doc: add matching component list for ice")
Thanks,
ferruh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-20 10:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 10:07 [dpdk-dev] [PATCH v2] doc: add matching component list for ice Qi Zhang
2019-11-20 10:49 ` 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).