[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201120180713.GA801643@apalos.home>
Date: Fri, 20 Nov 2020 20:07:13 +0200
From: Ilias Apalodimas <ilias.apalodimas@...aro.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Lorenzo Bianconi <lorenzo@...nel.org>, netdev@...r.kernel.org,
lorenzo.bianconi@...hat.com, davem@...emloft.net, brouer@...hat.com
Subject: Re: [PATCH net-next] net: netsec: add xdp tx return bulking support
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 <brouer@...hat.com>
> > Signed-off-by: Jesper Dangaard Brouer <brouer@...hat.com>
> > Signed-off-by: Lorenzo Bianconi <lorenzo@...nel.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.GK456889@lunn.ch/T/
Cheers
/Ilias
Powered by blists - more mailing lists