Re: [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support

From: Matteo Croce
Date: Tue Oct 29 2019 - 09:50:46 EST


On Tue, Oct 29, 2019 at 2:47 PM Matteo Croce <mcroce@xxxxxxxxxx> wrote:
>
> Hi all,
>
> Last patch series for mvpp2. First patch is just a param to disable percpu allocation,
> second one is the page_pool port, and the last one XDP support.
>
> As usual, reviews are welcome.
>
> TODO: disable XDP when the shared buffers are in use.
>
> Matteo Croce (3):
> mvpp2: module param to force shared buffers
> mvpp2: use page_pool allocator
> mvpp2: add XDP support
>
> drivers/net/ethernet/marvell/Kconfig | 1 +
> drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 11 +
> .../net/ethernet/marvell/mvpp2/mvpp2_main.c | 232 ++++++++++++++++--
> 3 files changed, 220 insertions(+), 24 deletions(-)
>
> --
> 2.21.0
>

Sorry, discard this, it just slipped out, bad copy paste :/

--
Matteo Croce
per aspera ad upstream