* [PATCH v1] net/ice: updated latest recommended matching list
@ 2025-07-17 6:16 hailinx
2025-07-17 6:16 ` [PATCH v1] net/i40e: " hailinx
2025-07-17 6:16 ` [PATCH v1] net/ixgbe: add nic and updated " hailinx
0 siblings, 2 replies; 3+ messages in thread
From: hailinx @ 2025-07-17 6:16 UTC (permalink / raw)
To: dev; +Cc: bruce.richardson, rajesh.t.puttaswamy, john.mcnamara, hailinx
Signed-off-by: hailinx <hailinx.xu@intel.com>
---
doc/guides/nics/ice.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
index c6531d5684..90dc3220c7 100644
--- a/doc/guides/nics/ice.rst
+++ b/doc/guides/nics/ice.rst
@@ -85,6 +85,8 @@ are listed in the Tested Platforms section of the Release Notes for each release
+-----------+---------------+-----------------+-----------+--------------+-----------+
| 25.03 | 1.16.3 | 1.3.39 | 1.3.53 | 1.3.14 | 4.7 |
+-----------+---------------+-----------------+-----------+--------------+-----------+
+ | 25.07 | 2.2.8 | 1.3.43 | 1.3.55 | 1.3.23 | 4.8 |
+ +-----------+---------------+-----------------+-----------+--------------+-----------+
Dynamic Device Personalization (DDP) package loading
----------------------------------------------------
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v1] net/i40e: updated latest recommended matching list
2025-07-17 6:16 [PATCH v1] net/ice: updated latest recommended matching list hailinx
@ 2025-07-17 6:16 ` hailinx
2025-07-17 6:16 ` [PATCH v1] net/ixgbe: add nic and updated " hailinx
1 sibling, 0 replies; 3+ messages in thread
From: hailinx @ 2025-07-17 6:16 UTC (permalink / raw)
To: dev; +Cc: bruce.richardson, rajesh.t.puttaswamy, john.mcnamara, hailinx
Signed-off-by: hailinx <hailinx.xu@intel.com>
---
doc/guides/nics/i40e.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 234757cd7a..e7db6f2416 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -104,6 +104,8 @@ For X710/XL710/XXV710,
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
+ | 25.07 | 2.28.7 | 9.54 |
+ +--------------+-----------------------+------------------+
| 25.03 | 2.27.8 | 9.53 |
+--------------+-----------------------+------------------+
| 24.11 | 2.26.8 | 9.52 |
@@ -177,6 +179,8 @@ For X722,
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
+ | 25.07 | 2.28.7 | 6.50 |
+ +--------------+-----------------------+------------------+
| 25.03 | 2.27.8 | 6.50 |
+--------------+-----------------------+------------------+
| 24.11 | 2.26.8 | 6.50 |
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v1] net/ixgbe: add nic and updated recommended matching list
2025-07-17 6:16 [PATCH v1] net/ice: updated latest recommended matching list hailinx
2025-07-17 6:16 ` [PATCH v1] net/i40e: " hailinx
@ 2025-07-17 6:16 ` hailinx
1 sibling, 0 replies; 3+ messages in thread
From: hailinx @ 2025-07-17 6:16 UTC (permalink / raw)
To: dev; +Cc: bruce.richardson, rajesh.t.puttaswamy, john.mcnamara, hailinx
Signed-off-by: hailinx <hailinx.xu@intel.com>
---
doc/guides/nics/ixgbe.rst | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/doc/guides/nics/ixgbe.rst b/doc/guides/nics/ixgbe.rst
index a03ec7a7e8..6380e18feb 100644
--- a/doc/guides/nics/ixgbe.rst
+++ b/doc/guides/nics/ixgbe.rst
@@ -36,6 +36,8 @@ Supported Chipsets and NICs
- Intel Ethernet Converged Network Adapter X540-T2
- Intel Ethernet Converged Network Adapter X550-T1
- Intel Ethernet Converged Network Adapter X550-T2
+- Intel Ethernet Network Adapter E610-XT2
+- Intel Ethernet Network Adapter E610-XT4
Vector PMD for IXGBE
--------------------
@@ -93,6 +95,25 @@ Windows Prerequisites and Pre-conditions
- Loading of private Dynamic Device Personalization (DDP) package
is not supported on Windows.
+Kernel driver and Firmware Matching List
+----------------------------------------
+
+It is highly recommended to upgrade the ixgbe kernel driver and firmware
+to avoid the compatibility issues with ixgbe PMD.
+The table below shows a summary of the DPDK versions
+with corresponding out-of-tree Linux kernel drivers and firmware.
+The full list of in-tree and out-of-tree Linux kernel drivers from kernel.org
+and Linux distributions that were tested and verified
+are listed in the Tested Platforms section of the Release Notes for each release.
+
+For E610,
+
+ +--------------+-----------------------+------------------+
+ | DPDK version | Kernel driver version | Firmware version |
+ +==============+=======================+==================+
+ | 25.07 | 6.1.5 | 1.0 |
+ +--------------+-----------------------+------------------+
+
Feature not Supported by RX Vector PMD
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-17 6:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17 6:16 [PATCH v1] net/ice: updated latest recommended matching list hailinx
2025-07-17 6:16 ` [PATCH v1] net/i40e: " hailinx
2025-07-17 6:16 ` [PATCH v1] net/ixgbe: add nic and updated " hailinx
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).