numam-dpdk/drivers/mempool
Thomas Monjalon b0eca11631 mempool: rename address mapping function to IOVA
The function rte_mempool_virt2phy() is renamed to rte_mempool_virt2iova().
The new function has one less parameter because it is unused.
The deprecated function is kept as an alias to avoid breaking the API.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-11-06 22:26:13 +01:00
..
dpaa mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
dpaa2 mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
octeontx mempool: rename addresses from physical to IOVA 2017-11-06 22:25:55 +01:00
ring mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
stack mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
Makefile mk: remove useless list of core libraries 2017-11-06 21:56:07 +01:00