l.org;
> > da...@davemloft.net; Madalin Bucur (OSS)
> > ; Ioana Ciornei ;
> > netdev@vger.kernel.org
> > Subject: Re: [PATCH net-next v4 7/7] dpaa_eth: implement the A050385
> > erratum workaround for XDP
> >
> > On Wed, Nov 25, 2020 at 03:52:33PM +, Cameli
sday, November 24, 2020 22:51
> > > To: Camelia Alexandra Groza
> > > Cc: k...@kernel.org; bro...@redhat.com; sa...@kernel.org;
> > > da...@davemloft.net; Madalin Bucur (OSS)
> > > ; Ioana Ciornei ;
> > > netdev@vger.kernel.org
> > > Subject: Re
l.org;
> > da...@davemloft.net; Madalin Bucur (OSS)
> > ; Ioana Ciornei ;
> > netdev@vger.kernel.org
> > Subject: Re: [PATCH net-next v4 7/7] dpaa_eth: implement the A050385
> > erratum workaround for XDP
> >
> > On Mon, Nov 23, 2020 at 07:36:25PM +0200, Camel
rg
> Subject: Re: [PATCH net-next v4 7/7] dpaa_eth: implement the A050385
> erratum workaround for XDP
>
> On Mon, Nov 23, 2020 at 07:36:25PM +0200, Camelia Groza wrote:
> > For XDP TX, even tough we start out with correctly aligned buffers, the
> > XDP program might chang
On Mon, Nov 23, 2020 at 07:36:25PM +0200, Camelia Groza wrote:
> For XDP TX, even tough we start out with correctly aligned buffers, the
> XDP program might change the data's alignment. For REDIRECT, we have no
> control over the alignment either.
>
> Create a new workaround for xdp_frame structur
For XDP TX, even tough we start out with correctly aligned buffers, the
XDP program might change the data's alignment. For REDIRECT, we have no
control over the alignment either.
Create a new workaround for xdp_frame structures to verify the erratum
conditions and move the data to a fresh buffer i