ethdev: export secondary attach function
[dpdk.git] / lib / librte_ether / rte_ether_version.map
index 0ea3856..66fd5bb 100644 (file)
@@ -158,6 +158,7 @@ DPDK_17.02 {
 DPDK_17.05 {
        global:
 
+       rte_eth_dev_attach_secondary;
        rte_eth_find_next;
 
 } DPDK_17.02;