New upstream version 17.08
[deb_dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 0785873..1e70495 100644 (file)
@@ -45,3 +45,10 @@ DPDK_17.05 {
        rte_vhost_log_write;
 
 } DPDK_16.07;
+
+DPDK_17.08 {
+       global:
+
+       rte_vhost_rx_queue_count;
+
+} DPDK_17.05;