X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fioat%2Fmeson.build;h=f72cf70e7e613c8eac12230333eb3bb8a47cd27f;hb=0db041e71ef2e9e8405233c8a29b66d0ce38f41e;hp=ed832896365ef2897ac5c3a6337971b4229cfbe9;hpb=c8e6ceecebc1cf195fa64980f47da37a2c91b8d8;p=dpdk.git diff --git a/examples/ioat/meson.build b/examples/ioat/meson.build index ed83289636..f72cf70e7e 100644 --- a/examples/ioat/meson.build +++ b/examples/ioat/meson.build @@ -6,6 +6,7 @@ # To build this example as a standalone application with an already-installed # DPDK instance, use 'make' +allow_experimental_apis = true build = dpdk_conf.has('RTE_LIBRTE_PMD_IOAT_RAWDEV') deps += ['rawdev_ioat']