> > 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: [PATCH net-next v3 4/7] dpaa
l.org;
> > da...@davemloft.net; Madalin Bucur (OSS)
> > ; Ioana Ciornei ;
> > netdev@vger.kernel.org
> > Subject: Re: [PATCH net-next v3 4/7] dpaa_eth: add XDP_TX support
> >
> > On Thu, Nov 19, 2020 at 06:29:33PM +0200, Camelia Groza wrote:
> > > Us
rg
> Subject: Re: [PATCH net-next v3 4/7] dpaa_eth: add XDP_TX support
>
> On Thu, Nov 19, 2020 at 06:29:33PM +0200, Camelia Groza wrote:
> > Use an xdp_frame structure for managing the frame. Store a backpointer
> to
> > the structure at the start of the buffer before enqueu
On Thu, Nov 19, 2020 at 06:29:33PM +0200, Camelia Groza wrote:
> Use an xdp_frame structure for managing the frame. Store a backpointer to
> the structure at the start of the buffer before enqueueing. Use the XDP
> API for freeing the buffer when it returns to the driver on the TX
> confirmation pa