eal: add hotplug operations for PCI and vdev
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index a06acc1..fa8a138 100644 (file)
@@ -168,5 +168,7 @@ DPDK_16.11 {
 
        rte_delay_us_block;
        rte_delay_us_callback_register;
+       rte_eal_dev_attach;
+       rte_eal_dev_detach;
 
 } DPDK_16.07;