[dpdk-dev] [PATCH]xen:support Dom0 driver for Linux kernel 3.13.0 and later

2014-06-09 Thread Thomas Monjalon
2014-06-03 20:59, Jijiang Liu: > Since Linux kernel version 3.13.0, the > xen_create/destroy_contiguous_region() API has been changed, and the first > parameter is physical address in the API. > > Signed-off-by: Jijiang Liu > Acked-by: Huawei Xie > Tested-by: Heng Ding Applied for version 1.7.

[dpdk-dev] [PATCH]xen:support Dom0 driver for Linux kernel 3.13.0 and later

2014-06-03 Thread Jijiang Liu
Since Linux kernel version 3.13.0, the xen_create/destroy_contiguous_region() API has been changed, and the first parameter is physical address in the API. Signed-off-by: Jijiang Liu Acked-by: Huawei Xie Tested-by: Heng Ding --- lib/librte_eal/linuxapp/xen_dom0/dom0_mm_misc.c | 24 +