doc: update matching list for i40e and ice drivers

Add recommended matching list for ice PMD in DPDK 22.07 and
i40e PMD in DPDK 22.07 and 22.11.

Signed-off-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
This commit is contained in:
Qiming Yang 2022-11-11 05:27:29 +00:00 committed by Qi Zhang
parent 688cb2f2c6
commit 13fa083c18
2 changed files with 10 additions and 0 deletions

View File

@ -101,6 +101,10 @@ For X710/XL710/XXV710,
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
| 22.11 | 2.20.12 | 9.01 |
+--------------+-----------------------+------------------+
| 22.07 | 2.19.3 | 8.70 |
+--------------+-----------------------+------------------+
| 22.03 | 2.17.15 | 8.30 |
+--------------+-----------------------+------------------+
| 21.11 | 2.17.4 | 8.30 |
@ -156,6 +160,10 @@ For X722,
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
| 22.11 | 2.20.12 | 6.00 |
+--------------+-----------------------+------------------+
| 22.07 | 2.19.3 | 5.60 |
+--------------+-----------------------+------------------+
| 22.03 | 2.17.15 | 5.50 |
+--------------+-----------------------+------------------+
| 21.11 | 2.17.4 | 5.30 |

View File

@ -64,6 +64,8 @@ The detailed information can refer to chapter Tested Platforms/Tested NICs in re
+-----------+---------------+-----------------+-----------+--------------+-----------+
| 22.03 | 1.8.3 | 1.3.28 | 1.3.35 | 1.3.8 | 3.2 |
+-----------+---------------+-----------------+-----------+--------------+-----------+
| 22.07 | 1.9.11 | 1.3.30 | 1.3.37 | 1.3.10 | 4.0 |
+-----------+---------------+-----------------+-----------+--------------+-----------+
Pre-Installation Configuration
------------------------------