net/mlx5: fix vport index in port action
[dpdk.git] / drivers / net / enic / meson.build
index 1bd7cc7..e5eeb56 100644 (file)
@@ -1,6 +1,8 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2018 Cisco Systems, Inc.
 
+# Experimental APIs used: rte_intr_ack
+cflags += ['-DALLOW_EXPERIMENTAL_API']
 sources = files(
        'base/vnic_cq.c',
        'base/vnic_dev.c',