acl: fix rules with 8-byte field size
[dpdk.git] / lib / vhost / version.map
index 0a66c58..5841315 100644 (file)
@@ -87,6 +87,10 @@ EXPERIMENTAL {
 
        # added in 22.03
        rte_vhost_async_dma_configure;
+
+       # added in 22.07
+       rte_vhost_async_get_inflight_thread_unsafe;
+
 };
 
 INTERNAL {