]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_vhost/rte_vhost_version.map
vhost: replace device ID in applications
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 60d67445d7694b3acf233073da9b6c76b3f601c7..ba55f6f42167b6f6e0be3e0f3e5b91b71e0eb7f1 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;
 };