[dpdk-dev] [PATCH v10 1/5] mempool: populate mempool with the page sized chunks
Olivier Matz
olivier.matz at 6wind.com
Tue Oct 8 11:26:47 CEST 2019
On Fri, Aug 16, 2019 at 11:42:48AM +0530, vattunuru at marvell.com wrote:
> From: Vamsi Attunuru <vattunuru at 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 <vattunuru at marvell.com>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
Acked-by: Olivier Matz <olivier.matz at 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
More information about the dev
mailing list