net/cxgbe: initialize SGE and queues for VF
[dpdk.git] / drivers / net / ixgbe / Makefile
index 9efa5a4..d0804fc 100644 (file)
@@ -8,6 +8,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 #
 LIB = librte_pmd_ixgbe.a
 
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)