From: Bruce Richardson <bruce.richardson@intel.com>
To: "Connolly, Padraig J" <padraig.j.connolly@intel.com>
Cc: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"stable@dpdk.org" <stable@dpdk.org>,
"Stokes, Ian" <ian.stokes@intel.com>,
"Zhang, Qi Z" <qi.z.zhang@intel.com>,
Kevin Liu <kevinx.liu@intel.com>
Subject: Re: [PATCH] net/iavf: add segment-length check to Tx prep
Date: Tue, 19 Nov 2024 11:41:22 +0000 [thread overview]
Message-ID: <Zzx5YjibtJfzLMnw@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <DS7PR11MB60158B50DDE23437F2B70E86D7202@DS7PR11MB6015.namprd11.prod.outlook.com>
On Tue, Nov 19, 2024 at 09:17:57AM +0000, Connolly, Padraig J wrote:
> __________________________________________________________________
>
> From: Medvedkin, Vladimir <vladimir.medvedkin@intel.com>
> Sent: Monday 11 November 2024 5:46 pm
> To: Richardson, Bruce <bruce.richardson@intel.com>; dev@dpdk.org
> <dev@dpdk.org>
> Cc: stable@dpdk.org <stable@dpdk.org>; Connolly, Padraig J
> <padraig.j.connolly@intel.com>; Stokes, Ian <ian.stokes@intel.com>;
> Zhang, Qi Z <qi.z.zhang@intel.com>; Kevin Liu <kevinx.liu@intel.com>
> Subject: Re: [PATCH] net/iavf: add segment-length check to Tx prep
>
> On 11/11/2024 16:42, Bruce Richardson wrote:
> > In the Tx prep function, the metadata checks were only checking the
> > packet length and ignoring the data length. For single-buffer packets
> we
> > can quickly check that the data length is the packet length.
> >
> > Fixes: 19ee91c6bd9a ("net/iavf: check illegal packet sizes")
> > Cc: stable@dpdk.org
> >
> > Reported-by: Padraig Connolly <padraig.j.connolly@intel.com>
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
> Tested-by: Padraig Connolly <padraig.j.connolly@intel.com>
Applied to dpdk-next-net-intel
/Bruce
prev parent reply other threads:[~2024-11-19 11:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 16:42 Bruce Richardson
2024-11-11 17:46 ` Medvedkin, Vladimir
2024-11-19 9:17 ` Connolly, Padraig J
2024-11-19 9:54 ` Connolly, Padraig J
2024-11-19 11:41 ` 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=Zzx5YjibtJfzLMnw@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ian.stokes@intel.com \
--cc=kevinx.liu@intel.com \
--cc=padraig.j.connolly@intel.com \
--cc=qi.z.zhang@intel.com \
--cc=stable@dpdk.org \
--cc=vladimir.medvedkin@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).