On Fri, Aug 16, 2019 at 11:42:48AM +0530, vattun...@marvell.com wrote: > From: Vamsi Attunuru <vattun...@marvell.com> > > Patch adds a routine to populate mempool from page aligned and > page sized chunks of memory to ensure memory objs do not fall > across the page boundaries. It's useful for applications that > require physically contiguous mbuf memory while running in > IOVA=VA mode. > > Signed-off-by: Vamsi Attunuru <vattun...@marvell.com> > Signed-off-by: Kiran Kumar K <kirankum...@marvell.com>
Acked-by: Olivier Matz <olivier.m...@6wind.com> Do you confirm that this patch could be removed if this patchset is applied? http://patchwork.dpdk.org/project/dpdk/list/?series=5624 I'll try to address Andrew's comments. Thanks, Olivier