[dpdk-dev] [dpdk-stable] [PATCH] mempool: fix phys contig check if populate default skipped

Thomas Monjalon thomas at monjalon.net
Tue Feb 6 00:53:13 CET 2018


01/02/2018 15:02, Andrew Rybchenko:
> There is not specified dependency between rte_mempool_populate_default()
> and rte_mempool_populate_iova(). So, the second should not rely on the
> fact that the first adds capability flags to the mempool flags.
> 
> Fixes: 65cf769f5e6a ("mempool: detect physical contiguous objects")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> Acked-by: Santosh Shukla <santosh.shukla at caviumnetworks.com>

Applied, thanks



More information about the dev mailing list