vhost: replace device ID in applications
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 3a2f7df..ba55f6f 100644 (file)
@@ -43,8 +43,8 @@ EXPERIMENTAL {
        rte_vdpa_reset_stats;
        rte_vhost_driver_attach_vdpa_device;
        rte_vhost_driver_detach_vdpa_device;
-       rte_vhost_driver_get_vdpa_device_id;
-       rte_vhost_get_vdpa_device_id;
+       rte_vhost_driver_get_vdpa_device;
+       rte_vhost_get_vdpa_device;
        rte_vhost_driver_get_protocol_features;
        rte_vhost_driver_get_queue_num;
        rte_vhost_get_log_base;
@@ -69,4 +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_by_name;
+       rte_vdpa_get_rte_device;
 };