Hi Jakub, On Fri, Nov 20, 2020 at 10:00:07AM -0800, Jakub Kicinski wrote: > 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!
I had everything applied trying to test, but there was an issue with the PHY the socionext board uses [1]. In any case the patch looks correct, so you can keep it and I'll report any problems once I short the box out. [1] https://lore.kernel.org/netdev/20201017151132.gk456...@lunn.ch/T/ Cheers /Ilias