vhost: add unsafe async API to clear packets
[dpdk.git] / lib / vhost / version.map
index e0c8964..e2504ba 100644 (file)
@@ -84,4 +84,5 @@ EXPERIMENTAL {
        rte_vhost_async_get_inflight;
        rte_vhost_async_channel_register_thread_unsafe;
        rte_vhost_async_channel_unregister_thread_unsafe;
+       rte_vhost_clear_queue_thread_unsafe;
 };