From: Domagoj Pintaric <domagoj.pinta...@sartura.hr> Date: Fri, 21 Dec 2018 14:22:23 +0100
> Add initial mvneta XDP support for hardware buffer management enabled > devices only. > > Signed-off-by: Domagoj Pintaric <domagoj.pinta...@sartura.hr> > CC: Luka Perkov <luka.per...@sartura.hr> > CC: Thomas Petazzoni <thomas.petazz...@bootlin.com> > CC: David S. Miller <da...@davemloft.net> > --- > v2: > - fixed unused value warning > - added additional hardware buffer management check Since the net-next tree is closed, this new feature will have to wait until the net-next tree opens back up again. So please resubmit this at that time. Meanwhile you can add support for the rest of the XDP features and do more testing :-) Thank you.