vhost: replace device ID in applications
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 60d6744..ba55f6f 100644 (file)
@@ -69,5 +69,6 @@ EXPERIMENTAL {
        rte_vhost_get_vhost_ring_inflight;
        rte_vhost_get_vring_base_from_inflight;
        rte_vhost_slave_config_change;
-       rte_vdpa_find_device_id_by_name;
+       rte_vdpa_find_device_by_name;
+       rte_vdpa_get_rte_device;
 };