Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
rte_dom0_mm.h 1st Released 1.6.0
-Location: DPDK/lib.librte_eal/eal/include/exec-env/
+Location: DPDK/lib/librte_eal/eal/include/exec-env/
Description: The Dom0 header file is utilized by both the IntelĀ® DPDK userspace application and the Dom0 kernel loadable module
dom0_mm_dev.h 1st Released 1.6.0
-dom0_mm_dev.c Location: DPDK/lib.librte_eal/linuxapp/xen_dom0
+dom0_mm_dev.c Location: DPDK/lib/librte_eal/linuxapp/xen_dom0
Description: The Dom0 memory management kernel loadable module is a misc device driver which is used to facilitate allocating and mapping via an **IOCTL** (allocation) and **MMAP** (mapping).