Re: [dpdk-dev] [PATCH v2 0/3] add more features for AF_XDP pmd

2019-06-10 Thread Ferruh Yigit
On 5/30/2019 10:07 AM, Xiaolong Ye wrote: > This patch series mainly includes 3 new features for AF_XDP pmd. They > are separated independent features, the reason I take them in one > patchset is that they have code dependency. > > 1. zero copy > > This patch enables `zero copy` between af_xdp um

[dpdk-dev] [PATCH v2 0/3] add more features for AF_XDP pmd

2019-05-30 Thread Xiaolong Ye
This patch series mainly includes 3 new features for AF_XDP pmd. They are separated independent features, the reason I take them in one patchset is that they have code dependency. 1. zero copy This patch enables `zero copy` between af_xdp umem and mbuf by using external mbuf mechanism. 2. multi-