Re: [dpdk-dev] [PATCH v12 0/2] add IOVA=VA mode support

2019-11-07 Thread Ferruh Yigit
On 11/5/2019 11:04 AM, vattun...@marvell.com wrote: > From: Vamsi Attunuru > > --- > V12 Changes: > * Removed previously added `--legacy-kni` eal option. > * Removed previously added kni specific mempool create routines > and mempool populate routines. > > This patch set(V12) is dependent on fol

Re: [dpdk-dev] [PATCH v12 0/2] add IOVA=VA mode support

2019-11-06 Thread Thomas Monjalon
For info, the mempool patches are merged now. 05/11/2019 12:04, vattun...@marvell.com: > Vamsi Attunuru (2): > kni: add IOVA=VA mode support > kni: add IOVA=VA support in kernel module Should the kernel support be the first patch? About the titles, can it be simply "support IOVA mode"?

[dpdk-dev] [PATCH v12 0/2] add IOVA=VA mode support

2019-11-05 Thread vattunuru
From: Vamsi Attunuru --- V12 Changes: * Removed previously added `--legacy-kni` eal option. * Removed previously added kni specific mempool create routines and mempool populate routines. This patch set(V12) is dependent on following patch set, since the mempool related support to enable KNI in I