net/ice/base: enable QinQ filter for switch advanced rule
[dpdk.git] / drivers / net / softnic / meson.build
index dd1d610..96c003e 100644 (file)
@@ -2,9 +2,9 @@
 # Copyright(c) 2018 Intel Corporation
 
 if not is_linux
-        build = false
+       build = false
+       reason = 'only supported on linux'
 endif
-allow_experimental_apis = true
 install_headers('rte_eth_softnic.h')
 sources = files('rte_eth_softnic_tm.c',
        'rte_eth_softnic.c',