[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191029134732.67664-1-mcroce@redhat.com>
Date: Tue, 29 Oct 2019 14:47:29 +0100
From: Matteo Croce <mcroce@...hat.com>
To: netdev@...r.kernel.org
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
Veaceslav Falico <vfalico@...il.com>,
Andy Gospodarek <andy@...yhouse.net>,
"David S . Miller " <davem@...emloft.net>,
Stanislav Fomichev <sdf@...gle.com>,
Daniel Borkmann <daniel@...earbox.net>,
Song Liu <songliubraving@...com>,
Alexei Starovoitov <ast@...nel.org>,
Paul Blakey <paulb@...lanox.com>, linux-kernel@...r.kernel.org
Subject: [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support
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
Powered by blists - more mailing lists