numam-dpdk/lib/librte_mempool
Andrew Rybchenko ce42ae42bc mempool: fix physical contiguous check
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: 65cf769f5e ("mempool: detect physical contiguous objects")
Cc: stable@dpdk.org

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2018-02-06 00:51:19 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_mempool_ops.c mempool: use SPDX tags 2018-02-01 02:27:22 +01:00
rte_mempool_version.map mempool: rename populate functions to IOVA 2017-11-06 22:26:34 +01:00
rte_mempool.c mempool: fix physical contiguous check 2018-02-06 00:51:19 +01:00
rte_mempool.h mempool: use SPDX tags 2018-02-01 02:27:22 +01:00