On Tue, 17 Nov 2020 10:35:28 +0100 Lorenzo Bianconi wrote: > Convert netsec driver to xdp_return_frame_bulk APIs. > Rely on xdp_return_frame_rx_napi for XDP_TX in order to try to recycle > the page in the "in-irq" page_pool cache. > > Co-developed-by: Jesper Dangaard Brouer <bro...@redhat.com> > Signed-off-by: Jesper Dangaard Brouer <bro...@redhat.com> > Signed-off-by: Lorenzo Bianconi <lore...@kernel.org> > --- > This patch is just compile tested, I have not carried out any run test
Doesn't look like anyone will test this so applied, thanks!