From: Bruce Richardson <bruce.richardson@intel.com>
To: hailinxx <hailinx.xu@intel.com>
Cc: <dev@dpdk.org>, <john.mcnamara@intel.com>
Subject: Re: [PATCH v1 2/3] net/i40e: updated i40e latest recommended matching list
Date: Fri, 27 Mar 2026 12:19:51 +0000 [thread overview]
Message-ID: <acZ153OL2B0NhdKy@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <acVIssIyrsGgNtrY@bricha3-mobl1.ger.corp.intel.com>
On Thu, Mar 26, 2026 at 02:54:42PM +0000, Bruce Richardson wrote:
> On Thu, Mar 26, 2026 at 12:54:06AM +0000, hailinxx wrote:
> > 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 |
> > +--------------+-----------------------+------------------+
> >
>
> A couple of requests for this update, please:
> 1. Split the rework of the table into a separate patch first, then have a
> second patch to add the 26.03 line item.
> 2. When updating the tables in the first patch, drop all non-LTS releases
> before the last LTS one. So the only non-LTS displayed should be 26.03
> IMHO. This will make the tables far smaller. [For 26.07 you can add that
> as new row too, but when 26.11 comes out, I'd suggest removing the other
> 26.xx entries as they will be unsupported]
> 3. Final, biggest change - merge the two tables, as they are identical
> other than the last column. Therefore, rather than having 2x 3-column
> tables, just have one 4-column table, with, for example:
>
One further item of feedback, I actually prefer the ordering that this
table has now, with newest on top. Rather than reordering this one, I would
reverse the order of the ice table to match.
/Bruce
next prev parent reply other threads:[~2026-03-27 12:20 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 ` [PATCH v1 2/3] net/i40e: updated i40e " hailinxx
2026-03-26 14:54 ` Bruce Richardson
2026-03-27 12:19 ` Bruce Richardson [this message]
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=acZ153OL2B0NhdKy@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=hailinx.xu@intel.com \
--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