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