eventdev: fix possible use of uninitialized var
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index bc70bfa..ce517b1 100644 (file)
@@ -93,4 +93,6 @@ EXPERIMENTAL {
        rte_vhost_set_last_inflight_io_packed;
        rte_vhost_clr_inflight_desc_split;
        rte_vhost_clr_inflight_desc_packed;
+       rte_vhost_get_vhost_ring_inflight;
+       rte_vhost_get_vring_base_from_inflight;
 };