aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/bonding/meson.build')
-rw-r--r--drivers/net/bonding/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bonding/meson.build b/drivers/net/bonding/meson.build
index 602d2880..00374edb 100644
--- a/drivers/net/bonding/meson.build
+++ b/drivers/net/bonding/meson.build
@@ -3,6 +3,7 @@
name = 'bond' #, james bond :-)
version = 2
+allow_experimental_apis = true
sources = files('rte_eth_bond_api.c', 'rte_eth_bond_pmd.c', 'rte_eth_bond_flow.c',
'rte_eth_bond_args.c', 'rte_eth_bond_8023ad.c', 'rte_eth_bond_alb.c')