From: hailinxx <hailinx.xu@intel.com>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, rajesh.t.puttaswamy@intel.com,
john.mcnamara@intel.com, hailinxx <hailinx.xu@intel.com>
Subject: [PATCH v1 2/2] net/i40e: updated latest recommended matching list
Date: Mon, 24 Nov 2025 08:50:10 +0000 [thread overview]
Message-ID: <20251124085010.707091-3-hailinx.xu@intel.com> (raw)
In-Reply-To: <20251124085010.707091-1-hailinx.xu@intel.com>
Signed-off-by: hailinxx <hailinx.xu@intel.com>
---
doc/guides/nics/i40e.rst | 72 +++-------------------------------------
1 file changed, 4 insertions(+), 68 deletions(-)
diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 6f9dab73e2..165798fb94 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.11 | 2.28.13 | 9.55 |
+ +--------------+-----------------------+------------------+
| 25.07 | 2.28.7 | 9.54 |
+--------------+-----------------------+------------------+
| 25.03 | 2.27.8 | 9.53 |
@@ -128,50 +130,6 @@ For X710/XL710/XXV710,
+--------------+-----------------------+------------------+
| 21.11 | 2.17.4 | 8.30 |
+--------------+-----------------------+------------------+
- | 21.08 | 2.15.9 | 8.30 |
- +--------------+-----------------------+------------------+
- | 21.05 | 2.15.9 | 8.30 |
- +--------------+-----------------------+------------------+
- | 21.02 | 2.14.13 | 8.00 |
- +--------------+-----------------------+------------------+
- | 20.11 | 2.14.13 | 8.00 |
- +--------------+-----------------------+------------------+
- | 20.08 | 2.12.6 | 7.30 |
- +--------------+-----------------------+------------------+
- | 20.05 | 2.11.27 | 7.30 |
- +--------------+-----------------------+------------------+
- | 20.02 | 2.10.19 | 7.20 |
- +--------------+-----------------------+------------------+
- | 19.11 | 2.9.21 | 7.00 |
- +--------------+-----------------------+------------------+
- | 19.08 | 2.8.43 | 7.00 |
- +--------------+-----------------------+------------------+
- | 19.05 | 2.7.29 | 6.80 |
- +--------------+-----------------------+------------------+
- | 19.02 | 2.7.26 | 6.80 |
- +--------------+-----------------------+------------------+
- | 18.11 | 2.4.6 | 6.01 |
- +--------------+-----------------------+------------------+
- | 18.08 | 2.4.6 | 6.01 |
- +--------------+-----------------------+------------------+
- | 18.05 | 2.4.6 | 6.01 |
- +--------------+-----------------------+------------------+
- | 18.02 | 2.4.3 | 6.01 |
- +--------------+-----------------------+------------------+
- | 17.11 | 2.1.26 | 6.01 |
- +--------------+-----------------------+------------------+
- | 17.08 | 2.0.19 | 6.01 |
- +--------------+-----------------------+------------------+
- | 17.05 | 1.5.23 | 5.05 |
- +--------------+-----------------------+------------------+
- | 17.02 | 1.5.23 | 5.05 |
- +--------------+-----------------------+------------------+
- | 16.11 | 1.5.23 | 5.05 |
- +--------------+-----------------------+------------------+
- | 16.07 | 1.4.25 | 5.04 |
- +--------------+-----------------------+------------------+
- | 16.04 | 1.4.25 | 5.02 |
- +--------------+-----------------------+------------------+
For X722,
@@ -179,6 +137,8 @@ For X722,
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
+ | 25.11 | 2.28.13 | 6.51 |
+ +--------------+-----------------------+------------------+
| 25.07 | 2.28.7 | 6.50 |
+--------------+-----------------------+------------------+
| 25.03 | 2.27.8 | 6.50 |
@@ -203,30 +163,6 @@ For X722,
+--------------+-----------------------+------------------+
| 21.11 | 2.17.4 | 5.30 |
+--------------+-----------------------+------------------+
- | 21.08 | 2.15.9 | 5.30 |
- +--------------+-----------------------+------------------+
- | 21.05 | 2.15.9 | 5.30 |
- +--------------+-----------------------+------------------+
- | 21.02 | 2.14.13 | 5.00 |
- +--------------+-----------------------+------------------+
- | 20.11 | 2.13.10 | 5.00 |
- +--------------+-----------------------+------------------+
- | 20.08 | 2.12.6 | 4.11 |
- +--------------+-----------------------+------------------+
- | 20.05 | 2.11.27 | 4.11 |
- +--------------+-----------------------+------------------+
- | 20.02 | 2.10.19 | 4.11 |
- +--------------+-----------------------+------------------+
- | 19.11 | 2.9.21 | 4.10 |
- +--------------+-----------------------+------------------+
- | 19.08 | 2.9.21 | 4.10 |
- +--------------+-----------------------+------------------+
- | 19.05 | 2.7.29 | 3.33 |
- +--------------+-----------------------+------------------+
- | 19.02 | 2.7.26 | 3.33 |
- +--------------+-----------------------+------------------+
- | 18.11 | 2.4.6 | 3.33 |
- +--------------+-----------------------+------------------+
Configuration
--
2.34.1
next prev parent reply other threads:[~2025-11-24 9:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-24 8:50 [PATCH v1 0/2] " hailinxx
2025-11-24 8:50 ` [PATCH v1 1/2] net/ice: " hailinxx
2025-11-24 8:50 ` hailinxx [this message]
2025-11-24 12:18 ` [PATCH v1 0/2] " Bruce Richardson
2025-11-24 12:20 ` Bruce Richardson
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=20251124085010.707091-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).