On 4/4/2019 5:41 PM, Stephen Hemminger wrote: > On Thu, 04 Apr 2019 17:20:43 +0100 > Luca Boccassi <[email protected]> wrote: > >> On Thu, 2019-04-04 at 16:51 +0800, Xiaolong Ye wrote: >>> Add a new PMD driver for AF_XDP which is a proposed faster version of >>> AF_PACKET interface in Linux. More info about AF_XDP, please refer to >>> [1] >>> [2]. >>> >>> This is the vanilla version PMD which just uses a raw buffer >>> registered as >>> the umem. >>> >>> [1] >>> https://fosdem.org/2018/schedule/event/af_xdp/ >>> >>> [2] >>> https://lwn.net/Articles/745934/ >>> >>> >>> Signed-off-by: Xiaolong Ye < >>> [email protected] > > Reviewed-by: Stephen Hemminger <[email protected]> >
Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

