iornei
> > ; bro...@redhat.com
> > Subject: Re: [PATCH net] dpaa2-eth: Fix possible access beyond end of array
> >
> > On Wed, 20 Mar 2019 14:11:04 +
> > Ioana Ciocoi Radulescu wrote:
> >
> > > Make sure we don't try to enqueue XDP_REDIRECT
> -Original Message-
> From: Jesper Dangaard Brouer
> Sent: Sunday, March 24, 2019 8:29 PM
> To: Ioana Ciocoi Radulescu
> Cc: netdev@vger.kernel.org; da...@davemloft.net; Ioana Ciornei
> ; bro...@redhat.com
> Subject: Re: [PATCH net] dpaa2-eth: Fix possible acces
On Wed, 20 Mar 2019 14:11:04 +
Ioana Ciocoi Radulescu wrote:
> Make sure we don't try to enqueue XDP_REDIRECT frames to an
> inexistent FQ.
>
> While it is guaranteed not to have more than one queue per core,
> having fewer queues than CPUs on an interface is a valid
> configuration.
>
> Fi
> -Original Message-
> From: David Miller
> Sent: Thursday, March 21, 2019 1:29 AM
> To: Ioana Ciocoi Radulescu
> Cc: netdev@vger.kernel.org; Ioana Ciornei ;
> bro...@redhat.com
> Subject: Re: [PATCH net] dpaa2-eth: Fix possible access beyond end of array
&g
From: Ioana Ciocoi Radulescu
Date: Wed, 20 Mar 2019 14:11:04 +
> Make sure we don't try to enqueue XDP_REDIRECT frames to an
> inexistent FQ.
>
> While it is guaranteed not to have more than one queue per core,
> having fewer queues than CPUs on an interface is a valid
> configuration.
>
>