numam-dpdk/lib/librte_mempool
Thomas Monjalon f17ca7870f memzone: rename address from physical to IOVA
The struct rte_memzone field .phys_addr is renamed to .iova.
The deprecated name is kept in an anonymous union to avoid breaking
the API.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2017-11-06 22:25:44 +01:00
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_mempool_ops.c mempool: notify memory area to pool 2017-10-06 21:58:39 +02:00
rte_mempool_version.map mempool: notify memory area to pool 2017-10-06 21:58:39 +02:00
rte_mempool.c memzone: rename address from physical to IOVA 2017-11-06 22:25:44 +01:00
rte_mempool.h mempool: notify memory area to pool 2017-10-06 21:58:39 +02:00