From: Bruce Richardson <bruce.richardson@intel.com>
To: "Liao, TingtingX" <tingtingx.liao@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"stable@dpdk.org" <stable@dpdk.org>,
"Burakov, Anatoly" <anatoly.burakov@intel.com>
Subject: Re: [PATCH] net/ice: fix Rx of large packets
Date: Mon, 28 Apr 2025 15:59:30 +0100 [thread overview]
Message-ID: <aA-X0lL-otgUXRJl@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <PH7PR11MB685914C66497FD23FB074C9892BF2@PH7PR11MB6859.namprd11.prod.outlook.com>
On Fri, Apr 18, 2025 at 04:04:26AM +0100, Liao, TingtingX wrote:
> > -----Original Message-----
>
> > From: Bruce Richardson
>
> > Sent: Tuesday, April 08, 2025 23:57
>
> > To: dev@dpdk.org
>
> > Cc: Richardson, Bruce; stable@dpdk.org; Burakov, Anatoly
> > Subject: [PATCH] net/ice: fix Rx of large packets
>
> >
>
> > The determination of whether or not the buffer size is less than the
> > packet MTU is made in the Rx queue start function in the ice driver.
> > This means that we cannot choose the Rx function before we have
> started
> > the queues. Move the Rx function section down in the code to fix
> this.
> >
> > Fixes: 3c79a3d91d9d ("net/ice: fix mbuf cleanup function")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
>
> > ---
>
> Tested-by: Liao, Tingting <tingtingx.liao@intel.com>
Applied to dpdk-next-net-intel.
/Bruce
prev parent reply other threads:[~2025-04-28 15:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 15:57 Bruce Richardson
2025-04-18 3:04 ` Liao, TingtingX
2025-04-28 14:59 ` Bruce Richardson [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=aA-X0lL-otgUXRJl@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=stable@dpdk.org \
--cc=tingtingx.liao@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).