net/mlx5: fix packet length assert in MPRQ
[dpdk.git] / drivers / net / enic / Makefile
index 4e0c83d..d098a47 100644 (file)
@@ -11,10 +11,6 @@ LIB = librte_pmd_enic.a
 
 EXPORT_MAP := rte_pmd_enic_version.map
 
-LIBABIVER := 1
-
-# Experimental APIs used: rte_intr_ack
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -I$(SRCDIR)/base/
 CFLAGS += -I$(SRCDIR)
 CFLAGS += -O3