numam-dpdk/lib/librte_mempool
Andrew Rybchenko 4143b12200 mempool: rename flag to control IOVA-contiguous objects
Flag MEMPOOL_F_NO_PHYS_CONTIG is renamed as MEMPOOL_F_NO_IOVA_CONTIG
to follow IO memory contiguous terminology.
MEMPOOL_F_NO_PHYS_CONTIG is kept for backward compatibility and
deprecated.

Suggested-by: Olivier Matz <olivier.matz@6wind.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2018-04-24 01:39:20 +02:00
..
Makefile mempool: use memseg walk instead of iteration 2018-04-11 19:49:16 +02:00
meson.build mempool: use memseg walk instead of iteration 2018-04-11 19:49:16 +02: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: rename flag to control IOVA-contiguous objects 2018-04-24 01:39:20 +02:00
rte_mempool.h mempool: rename flag to control IOVA-contiguous objects 2018-04-24 01:39:20 +02:00