From: Beilei Xing <beilei.x...@intel.com>

Add recommended matching list for idpf pmd and cpfl pmd.

Signed-off-by: Beilei Xing <beilei.x...@intel.com>
---
v2 change:
 - Remove description about 23.03

 doc/guides/nics/cpfl.rst | 14 ++++++++++++++
 doc/guides/nics/idpf.rst | 14 ++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst
index e88008e16e..06a18694b4 100644
--- a/doc/guides/nics/cpfl.rst
+++ b/doc/guides/nics/cpfl.rst
@@ -21,6 +21,20 @@ To get better performance on Intel platforms,
 please follow the :doc:`../linux_gsg/nic_perf_intel_platform`.
 
 
+Recommended Matching List
+-------------------------
+
+It is highly recommended to upgrade the MEV-ts release to avoid the 
compatibility issues
+with the cpfl PMD.
+Here is the suggested matching list which has been tested and verified.
+
+   +------------+------------------+
+   |     DPDK   |  MEV-ts release  |
+   +============+==================+
+   |    23.07   |      0.9.1       |
+   +------------+------------------+
+
+
 Configuration
 -------------
 
diff --git a/doc/guides/nics/idpf.rst b/doc/guides/nics/idpf.rst
index 3693d82255..89351f1a22 100644
--- a/doc/guides/nics/idpf.rst
+++ b/doc/guides/nics/idpf.rst
@@ -19,6 +19,20 @@ To get better performance on Intel platforms,
 please follow the :doc:`../linux_gsg/nic_perf_intel_platform`.
 
 
+Recommended Matching List
+-------------------------
+
+It is highly recommended to upgrade the idpf kernel driver, MEV-ts release to 
avoid
+the compatibility issues with the idpf PMD.
+Here is the suggested matching list which has been tested and verified.
+
+   +------------+---------------+------------------+
+   |    DPDK    | Kernel Driver |  MEV-ts release  |
+   +============+===============+==================+
+   |    23.07   |    0.0.710    |      0.9.1       |
+   +------------+---------------+------------------+
+
+
 Configuration
 -------------
 
-- 
2.34.1

Reply via email to