New upstream version 18.02
[deb_dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 0785873..df01031 100644 (file)
@@ -45,3 +45,17 @@ DPDK_17.05 {
        rte_vhost_log_write;
 
 } DPDK_16.07;
+
+DPDK_17.08 {
+       global:
+
+       rte_vhost_rx_queue_count;
+
+} DPDK_17.05;
+
+DPDK_18.02 {
+       global:
+
+       rte_vhost_vring_call;
+
+} DPDK_17.08;