net/mlx5: provide send scheduling error statistics
[dpdk.git] / drivers / net / hns3 / Makefile
index cbbbe04..d7798a4 100644 (file)
@@ -10,7 +10,6 @@ LIB = librte_pmd_hns3.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 # Experimantal APIs:
 # - rte_mp_action_register
 # - rte_mp_action_unregister
@@ -23,8 +22,6 @@ LDLIBS += -lrte_bus_pci
 
 EXPORT_MAP := rte_pmd_hns3_version.map
 
-LIBABIVER := 1
-
 #
 # all source are stored in SRCS-y
 #