ethdev: add tracepoints
[dpdk.git] / examples / qos_sched / Makefile
index 525061c..92e3de7 100644 (file)
@@ -58,6 +58,7 @@ else
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 
 include $(RTE_SDK)/mk/rte.extapp.mk