]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/virtio/Makefile
net/octeontx2: add Tx queue rate limit
[dpdk.git] / drivers / net / virtio / Makefile
index efdcb0d93f89bf0a5c2d23d8ff88e1fc59ffc19b..c9edb84eeb4b62938cab407e198b42d3ee2c7a26 100644 (file)
@@ -8,7 +8,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 #
 LIB = librte_pmd_virtio.a
 
 #
 LIB = librte_pmd_virtio.a
 
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring