numam-dpdk/lib/librte_eal/bsdapp
Tetsuya Mukawa 390cb6b89c eal: enable port hotplug as default for linux and bsd
This patch removes CONFIG_RTE_LIBRTE_EAL_HOTPLUG option, and enables it
as default in both Linux and BSD.
Also, to support port hotplug, rte_eal_pci_scan() and below missing
symbols should be exported to ethdev library.
 - rte_eal_parse_devargs_str()
 - rte_eal_pci_close_one()
 - rte_eal_pci_probe_one()
 - rte_eal_pci_scan()
 - rte_eal_vdev_init()
 - rte_eal_vdev_uninit()

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
2015-07-09 00:18:25 +02:00
..
contigmem lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
eal eal: enable port hotplug as default for linux and bsd 2015-07-09 00:18:25 +02:00
nic_uio lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00