Re: [dpdk-dev] [PATCH v4 0/3] AF_XDP PMD Fixes

2020-02-13 Thread Ferruh Yigit
On 2/13/2020 8:49 AM, Ciara Loftus wrote: > This series introduces some fixes for the zero copy path of the AF_XDP. > In zero copy, the mempool objects are mapped directly into the AF_XDP UMEM. > Below depicts the layout of an object in a mempool. > > +-++--+--+-+--

[dpdk-dev] [PATCH v4 0/3] AF_XDP PMD Fixes

2020-02-13 Thread Ciara Loftus
This series introduces some fixes for the zero copy path of the AF_XDP. In zero copy, the mempool objects are mapped directly into the AF_XDP UMEM. Below depicts the layout of an object in a mempool. +-++--+--+-+-+ | mp | struct | mbuf | mbuf | XDP |