On Thu, Apr 01, 2021 at 07:39:54PM +0300, Ioana Ciornei wrote: > From: Ioana Ciornei <[email protected]> > > Rename the dpaa2_eth_xdp_release_buf function into dpaa2_eth_recycle_buf > since in the next patches we'll be using the same recycle mechanism for > the normal stack path beside for XDP_DROP. > > Also, rename the array which holds the buffers to be recycled so that it > does not have any reference to XDP. > > Signed-off-by: Ioana Ciornei <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
