public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: hailinxx <hailinx.xu@intel.com>
To: dev@dpdk.org
Cc: bruce.richardson@intel.com, john.mcnamara@intel.com,
	hailinxx <hailinx.xu@intel.com>
Subject: [PATCH v1 2/3] net/i40e: updated i40e latest recommended matching list
Date: Thu, 26 Mar 2026 00:54:06 +0000	[thread overview]
Message-ID: <20260326005407.623302-3-hailinx.xu@intel.com> (raw)
In-Reply-To: <20260326005407.623302-1-hailinx.xu@intel.com>

1. Reorder recommended table
2. add 26.03 recommended version

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

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 0c52807f26..a057db865c 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -104,31 +104,33 @@ For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
-   |    25.11     |         2.28.13       |       9.55       |
+   |    21.11     |         2.17.4        |       8.30       |
    +--------------+-----------------------+------------------+
-   |    25.07     |         2.28.7        |       9.54       |
+   |    22.03     |         2.17.15       |       8.30       |
    +--------------+-----------------------+------------------+
-   |    25.03     |         2.27.8        |       9.53       |
+   |    22.07     |         2.19.3        |       8.70       |
    +--------------+-----------------------+------------------+
-   |    24.11     |         2.26.8        |       9.52       |
+   |    22.11     |         2.20.12       |       9.01       |
    +--------------+-----------------------+------------------+
-   |    24.07     |         2.25.9        |       9.50       |
+   |    23.03     |         2.22.18       |       9.20       |
    +--------------+-----------------------+------------------+
-   |    24.03     |         2.24.6        |       9.40       |
+   |    23.07     |         2.22.20       |       9.20       |
    +--------------+-----------------------+------------------+
    |    23.11     |         2.23.17       |       9.30       |
    +--------------+-----------------------+------------------+
-   |    23.07     |         2.22.20       |       9.20       |
+   |    24.03     |         2.24.6        |       9.40       |
    +--------------+-----------------------+------------------+
-   |    23.03     |         2.22.18       |       9.20       |
+   |    24.07     |         2.25.9        |       9.50       |
    +--------------+-----------------------+------------------+
-   |    22.11     |         2.20.12       |       9.01       |
+   |    24.11     |         2.26.8        |       9.52       |
    +--------------+-----------------------+------------------+
-   |    22.07     |         2.19.3        |       8.70       |
+   |    25.03     |         2.27.8        |       9.53       |
    +--------------+-----------------------+------------------+
-   |    22.03     |         2.17.15       |       8.30       |
+   |    25.07     |         2.28.7        |       9.54       |
    +--------------+-----------------------+------------------+
-   |    21.11     |         2.17.4        |       8.30       |
+   |    25.11     |         2.28.13       |       9.55       |
+   +--------------+-----------------------+------------------+
+   |    26.03     |         2.28.16       |       9.56       |
    +--------------+-----------------------+------------------+
 
 
@@ -137,31 +139,33 @@ For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
-   |    25.11     |         2.28.13       |       6.51       |
+   |    21.11     |         2.17.4        |       5.30       |
    +--------------+-----------------------+------------------+
-   |    25.07     |         2.28.7        |       6.50       |
+   |    22.03     |         2.17.15       |       5.50       |
    +--------------+-----------------------+------------------+
-   |    25.03     |         2.27.8        |       6.50       |
+   |    22.07     |         2.19.3        |       5.60       |
    +--------------+-----------------------+------------------+
-   |    24.11     |         2.26.8        |       6.50       |
+   |    22.11     |         2.20.12       |       6.00       |
    +--------------+-----------------------+------------------+
-   |    24.07     |         2.25.9        |       6.50       |
+   |    23.03     |         2.22.18       |       6.20       |
    +--------------+-----------------------+------------------+
-   |    24.03     |         2.24.6        |       6.20       |
+   |    23.07     |         2.22.20       |       6.20       |
    +--------------+-----------------------+------------------+
    |    23.11     |         2.23.17       |       6.20       |
    +--------------+-----------------------+------------------+
-   |    23.07     |         2.22.20       |       6.20       |
+   |    24.03     |         2.24.6        |       6.20       |
    +--------------+-----------------------+------------------+
-   |    23.03     |         2.22.18       |       6.20       |
+   |    24.07     |         2.25.9        |       6.50       |
    +--------------+-----------------------+------------------+
-   |    22.11     |         2.20.12       |       6.00       |
+   |    24.11     |         2.26.8        |       6.50       |
    +--------------+-----------------------+------------------+
-   |    22.07     |         2.19.3        |       5.60       |
+   |    25.03     |         2.27.8        |       6.50       |
    +--------------+-----------------------+------------------+
-   |    22.03     |         2.17.15       |       5.50       |
+   |    25.07     |         2.28.7        |       6.50       |
    +--------------+-----------------------+------------------+
-   |    21.11     |         2.17.4        |       5.30       |
+   |    25.11     |         2.28.13       |       6.51       |
+   +--------------+-----------------------+------------------+
+   |    26.03     |         2.28.16       |       6.51       |
    +--------------+-----------------------+------------------+
 
 
-- 
2.34.1


  parent reply	other threads:[~2026-03-26  1:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-26  0:54 [PATCH v1 0/3] nics: update intel nic latest recommended matching list hailinxx
2026-03-26  0:54 ` [PATCH v1 1/3] net/ice: updated ice " hailinxx
2026-03-26 14:55   ` Bruce Richardson
2026-03-26  0:54 ` hailinxx [this message]
2026-03-26 14:54   ` [PATCH v1 2/3] net/i40e: updated i40e " Bruce Richardson
2026-03-27 12:19     ` Bruce Richardson
2026-03-26  0:54 ` [PATCH v1 3/3] net/ixgbe: updated ixgbe " hailinxx
2026-03-27 13:07 ` [PATCH v1 0/3] nics: update intel nic " Bruce Richardson
2026-03-30 14:18   ` 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=20260326005407.623302-3-hailinx.xu@intel.com \
    --to=hailinx.xu@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@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