DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Bruce Richardson <bruce.richardson@intel.com>,
	hailinx <hailinx.xu@intel.com>
Cc: dev@dpdk.org, rajesh.t.puttaswamy@intel.com, john.mcnamara@intel.com
Subject: Re: [PATCH v1] net/ixgbe: add nic and updated recommended matching list
Date: Fri, 18 Jul 2025 14:03:50 +0200	[thread overview]
Message-ID: <CAJFAV8yOiqJ7EqTfLdh-PMvCML7KAvr2SS0qSN89TyqFZBUH9w@mail.gmail.com> (raw)
In-Reply-To: <aHonS9mrtq_mU2s-@bricha3-mobl1.ger.corp.intel.com>

Hello,

On Fri, Jul 18, 2025 at 12:52 PM Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> On Thu, Jul 17, 2025 at 02:16:04PM +0800, hailinx wrote:
> > Signed-off-by: hailinx <hailinx.xu@intel.com>
> > ---
> >  doc/guides/nics/ixgbe.rst | 21 +++++++++++++++++++++
> >  1 file changed, 21 insertions(+)
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
>
>
> >
> > 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
> >  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Beware that the CI reported a build failure on this change:


FAILED: [code=2] doc/guides/html
/usr/bin/python3 ../buildtools/call-sphinx-build.py
/usr/bin/sphinx-build 25.07.0-rc3
/home/runner/work/dpdk/dpdk/doc/guides
/home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/nics/ixgbe.rst:118:Title level
inconsistent:

Feature not Supported by RX Vector PMD
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ninja: build stopped: subcommand failed.


-- 
David Marchand


  reply	other threads:[~2025-07-18 12:04 UTC|newest]

Thread overview: 7+ 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-18 10:51   ` Bruce Richardson
2025-07-17  6:16 ` [PATCH v1] net/ixgbe: add nic and updated " hailinx
2025-07-18 10:51   ` Bruce Richardson
2025-07-18 12:03     ` David Marchand [this message]
2025-07-18 12:13   ` David Marchand

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=CAJFAV8yOiqJ7EqTfLdh-PMvCML7KAvr2SS0qSN89TyqFZBUH9w@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=hailinx.xu@intel.com \
    --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).