vhost: introduce operation to get vDPA queue stats
[dpdk.git] / lib / librte_vhost / rte_vhost_version.map
index 051d08c..3a2f7df 100644 (file)
@@ -38,6 +38,9 @@ EXPERIMENTAL {
        rte_vdpa_find_device_id;
        rte_vdpa_get_device;
        rte_vdpa_get_device_num;
+       rte_vdpa_get_stats_names;
+       rte_vdpa_get_stats;
+       rte_vdpa_reset_stats;
        rte_vhost_driver_attach_vdpa_device;
        rte_vhost_driver_detach_vdpa_device;
        rte_vhost_driver_get_vdpa_device_id;