[dpdk-dev] [PATCH v11 1/1] net/af_xdp: introduce AF XDP PMD driver

Ferruh Yigit ferruh.yigit at intel.com
Thu Apr 4 19:05:42 CEST 2019


On 4/4/2019 5:41 PM, Stephen Hemminger wrote:
> On Thu, 04 Apr 2019 17:20:43 +0100
> Luca Boccassi <bluca at debian.org> 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 <
>>> xiaolong.ye at intel.com  
> 
> Reviewed-by: Stephen Hemminger <stephen at networkplumber.org>
> 

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list