mempool: rename populate functions to IOVA
authorThomas Monjalon <thomas@monjalon.net>
Sun, 5 Nov 2017 22:26:24 +0000 (23:26 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 21:26:34 +0000 (22:26 +0100)
commitc3ee68b879448b4045d331466583181fe76cdddd
tree948cd8f81d21510df8e96039d32d62cd8c12405e
parentb0eca1163141cda2dbfacb648c26a6ae1002d7c7
mempool: rename populate functions to IOVA

The functions rte_mempool_populate_phys() and
rte_mempool_populate_phys_tab() are renamed to
rte_mempool_populate_iova() and rte_mempool_populate_iova_tab().
The deprecated functions are kept as aliases to avoid breaking the API.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_mempool/rte_mempool.c
lib/librte_mempool/rte_mempool.h
lib/librte_mempool/rte_mempool_version.map