numam-dpdk/lib/librte_ether
Thomas Monjalon 5142945b3a eal: fix build with Xen dom0 enabled
There is a new function in the EAL API for internal use.
It has neither a proper prefix nor a .map export:
libethdev.so: undefined reference to `is_xen_dom0_supported'

Fixes: 719dbebceb ("xen: allow determining DOM0 at runtime")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-12-06 01:02:51 +01:00
..
Makefile ethdev: remove Rx interrupt switch 2015-09-03 19:22:48 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h i40e: add flow director passthru 2015-11-04 22:51:57 +01:00
rte_ethdev.c eal: fix build with Xen dom0 enabled 2015-12-06 01:02:51 +01:00
rte_ethdev.h ethdev: add sanity checks to functions 2015-11-25 19:18:04 +01:00
rte_ether_version.map ethdev: remove duplicated debug functions 2015-11-25 19:18:04 +01:00
rte_ether.h eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00