]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/rte_eal_version.map
bus: add iterator to find a bus
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index 670bab3a5ed6dd1767d06c943db8288de74297f6..944416eda2b13569c4f3cea2d3bd1fe42fe76248 100644 (file)
@@ -198,3 +198,10 @@ DPDK_17.05 {
        vfio_get_group_no;
 
 } DPDK_17.02;
        vfio_get_group_no;
 
 } DPDK_17.02;
+
+DPDK_17.08 {
+       global:
+
+       rte_bus_find;
+
+} DPDK_17.05;