eal: remove experimental tag for user mbuf pool ops
[dpdk.git] / lib / librte_mbuf / Makefile
index 8749a00..e2b98a2 100644 (file)
@@ -6,7 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_mbuf.a
 
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR) -O3
 LDLIBS += -lrte_eal -lrte_mempool