Imported Upstream version 17.05
[deb_dpdk.git] / lib / librte_cfgfile / rte_cfgfile_version.map
index 3c2f0db..5fe60f7 100644 (file)
@@ -20,3 +20,10 @@ DPDK_16.04 {
        rte_cfgfile_section_entries_by_index;
 
 } DPDK_2.0;
+
+DPDK_17.05 {
+    global:
+
+    rte_cfgfile_load_with_params;
+
+} DPDK_16.04;