linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support
@ 2019-10-29 13:47 Matteo Croce
  2019-10-29 13:50 ` Matteo Croce
  0 siblings, 1 reply; 2+ messages in thread
From: Matteo Croce @ 2019-10-29 13:47 UTC (permalink / raw)
  To: netdev
  Cc: Jay Vosburgh, Veaceslav Falico, Andy Gospodarek,
	David S . Miller ,
	Stanislav Fomichev, Daniel Borkmann, Song Liu,
	Alexei Starovoitov, Paul Blakey, linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support
  2019-10-29 13:47 [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support Matteo Croce
@ 2019-10-29 13:50 ` Matteo Croce
  0 siblings, 0 replies; 2+ messages in thread
From: Matteo Croce @ 2019-10-29 13:50 UTC (permalink / raw)
  To: netdev
  Cc: Jay Vosburgh, Veaceslav Falico, Andy Gospodarek,
	David S . Miller, Stanislav Fomichev, Daniel Borkmann, Song Liu,
	Alexei Starovoitov, Paul Blakey, LKML

On Tue, Oct 29, 2019 at 2:47 PM Matteo Croce <mcroce@redhat.com> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-29 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 13:47 [PATCH DRAFT 0/3] mvpp2: page_pool and XDP support Matteo Croce
2019-10-29 13:50 ` Matteo Croce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).