public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH v2] net/ixgbe: updated ixgbe recommended matching list
@ 2026-03-30  2:45 hailinxx
  2026-03-30 14:54 ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: hailinxx @ 2026-03-30  2:45 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, rajesh.t.puttaswamy, hailinxx

Signed-off-by: hailinxx <hailinx.xu@intel.com>
---
 doc/guides/nics/ixgbe.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/doc/guides/nics/ixgbe.rst b/doc/guides/nics/ixgbe.rst
index 34e6dd361c..ea241927f6 100644
--- a/doc/guides/nics/ixgbe.rst
+++ b/doc/guides/nics/ixgbe.rst
@@ -54,6 +54,25 @@ They are transparently registered at runtime RX/TX execution if all condition ch
 Some constraints apply as pre-conditions for specific optimizations on bulk packet transfers.
 The following sections explain RX and TX constraints in the vPMD.
 
+Kernel driver, DDP and Firmware Matching List
+---------------------------------------------
+It is highly recommended to upgrade the ixgbe kernel driver and
++firmware to avoid the compatibility issues with i40e 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.
+
++--------------+-----------------------+-----------------+-----------------+
+| DPDK version | Kernel driver version | E610 FW version | X550 FW version |
++==============+=======================+=================+=================+
+|     25.11    |         6.2.5         |       1.30      |                 |
++--------------+-----------------------+-----------------+-----------------+
+|     26.03    |         6.3.4         |       1.41      |       3.70      |
++--------------+-----------------------+-----------------+-----------------+
+
+
 RX Constraints
 ~~~~~~~~~~~~~~
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-30 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30  2:45 [PATCH v2] net/ixgbe: updated ixgbe recommended matching list hailinxx
2026-03-30 14:54 ` Bruce Richardson
2026-03-30 15:09   ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox