Re: [dpdk-dev] [PATCH v3 0/6] net/mvpp2: changes and features

2018-08-27 Thread Ferruh Yigit
On 8/24/2018 7:29 PM, Tomasz Duszynski wrote: > This patch series introduces following changes: > > * Common code responsible for DMA memory initialization > is now available under drivers/common/mvep. MVEP stands for > Marvell Embedded Processors. This eases maintenance and avoids > boilerp

[dpdk-dev] [PATCH v3 0/6] net/mvpp2: changes and features

2018-08-24 Thread Tomasz Duszynski
This patch series introduces following changes: * Common code responsible for DMA memory initialization is now available under drivers/common/mvep. MVEP stands for Marvell Embedded Processors. This eases maintenance and avoids boilerplate code across Marvell PMDs. MVEP will grow over time as