From: Lorenzo Bianconi <lore...@kernel.org> Date: Fri, 25 Sep 2020 16:09:11 +0200
> Try to recycle the xdp tx buffer into the in-irq page_pool cache if > mvneta_txq_bufs_free is executed in the NAPI context for XDP_TX use case > > Signed-off-by: Lorenzo Bianconi <lore...@kernel.org> > --- > Changes since v1: > - run xdp_return_frame_rx_napi for XDP_TX only Applied, thank you.