numam-dpdk/lib/eal/windows
Dmitry Kozlyuk d47dd94162 eal/windows: do not install virt2phys header
The header was not intended to be a public one.
DPDK users should use `rte_mem_virt2iova()` to translate addresses.
Other virt2phys users should use the header from the driver instead.

Fixes: 2a5d547a4a ("eal/windows: implement basic memory management")
Cc: stable@dpdk.org

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
2021-10-11 21:17:12 +02:00
..
include eal/windows: do not install virt2phys header 2021-10-11 21:17:12 +02:00
eal_alarm.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
eal_debug.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_dev.c eal/windows: add device event stubs 2021-07-02 19:03:03 +02:00
eal_file.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_hugepages.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_interrupts.c eal/windows: cleanup interrupt resources 2021-06-23 09:05:36 +02:00
eal_lcore.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_log.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_memalloc.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_memory.c eal/windows: cleanup virt2phys handle 2021-07-30 18:56:01 +02:00
eal_mp.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_thread.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_timer.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
eal_windows.h eal/windows: cleanup virt2phys handle 2021-07-30 18:56:01 +02:00
eal.c eal/windows: cleanup virt2phys handle 2021-07-30 18:56:01 +02:00
fnmatch.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
getopt.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build build: propagate Windows system dependencies to pkg-config 2021-09-14 15:58:34 +02:00
rte_thread.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00