]> git.droids-corp.org - dpdk.git/blobdiff - lib/vhost/version.map
vhost: add unsafe async API to clear packets
[dpdk.git] / lib / vhost / version.map
index e0c89646e85ff7bd8ae1bdc2e0b3f0e9d79b657c..e2504ba65757920d946a33fa97af31ae5494c456 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;
 };