build: disable experimental API check internally
[dpdk.git] / drivers / event / dsw / meson.build
index 3b39cb6..60ab13d 100644 (file)
@@ -6,6 +6,3 @@ if cc.has_argument('-Wno-format-nonliteral')
        cflags += '-Wno-format-nonliteral'
 endif
 sources = files('dsw_evdev.c', 'dsw_event.c', 'dsw_xstats.c')
-
-# Depends on rte_ring_elem_*()
-allow_experimental_apis = true