DPDK patches and discussions
 help / color / mirror / Atom feed
From: hailinx <hailinx.xu@intel.com>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, rajesh.t.puttaswamy@intel.com,
	john.mcnamara@intel.com, hailinx <hailinx.xu@intel.com>
Subject: [PATCH v1] net/ixgbe: add nic and updated recommended matching list
Date: Thu, 17 Jul 2025 14:16:04 +0800	[thread overview]
Message-ID: <20250717061604.3288049-3-hailinx.xu@intel.com> (raw)
In-Reply-To: <20250717061604.3288049-1-hailinx.xu@intel.com>

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


      parent reply	other threads:[~2025-07-17  6:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-17  6:16 [PATCH v1] net/ice: updated latest " hailinx
2025-07-17  6:16 ` [PATCH v1] net/i40e: " hailinx
2025-07-17  6:16 ` hailinx [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250717061604.3288049-3-hailinx.xu@intel.com \
    --to=hailinx.xu@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=rajesh.t.puttaswamy@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).