net/mlx5: support connection tracking between two ports
[dpdk.git] / drivers / mempool / bucket / meson.build
index 2fd77f9..0051b6a 100644 (file)
@@ -6,6 +6,9 @@
 # This software was jointly developed between OKTET Labs (under contract
 # for Solarflare) and Solarflare Communications, Inc.
 
-allow_experimental_apis = true
+if is_windows
+    build = false
+    reason = 'not supported on Windows'
+endif
 
 sources = files('rte_mempool_bucket.c')