numam-dpdk/lib/librte_kni
Thomas Monjalon 72f82c4324 mem: remove physical address aliases
Remove the deprecated unioned fields phys_addr
from the structures rte_memseg and rte_memzone.
They are replaced with the fields iova which are at the same offsets.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-09-19 00:25:35 +02:00
..
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
rte_kni_fifo.h kni: fix kernel crash with multi-segments 2019-07-15 22:48:20 +02:00
rte_kni_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_kni.c mem: remove physical address aliases 2020-09-19 00:25:35 +02:00
rte_kni.h kni: fix reference to master/slave process 2020-08-07 13:01:54 +02:00