New upstream version 18.02.1
[deb_dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 1e70495..dc6f516 100644 (file)
@@ -52,3 +52,16 @@ DPDK_17.08 {
        rte_vhost_rx_queue_count;
 
 } DPDK_17.05;
+
+DPDK_18.02 {
+       global:
+
+       rte_vhost_vring_call;
+
+} DPDK_17.08;
+
+DPDK_18.02.1 {
+       global;
+
+       rte_vhost_va_from_guest_pa;
+} DPDK_18.02;