]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/Makefile
net/hns3: clear residual flow rules on init
[dpdk.git] / drivers / net / mlx5 / Makefile
index e8ba6244d62f5eaa5046fd49bcc55e33c5021ab6..2577ee5e5c09098baa9ef5e4307de92e2cf2ce87 100644 (file)
@@ -56,9 +56,6 @@ CFLAGS += -Wno-error=cast-qual
 
 EXPORT_MAP := rte_pmd_mlx5_version.map
 
 
 EXPORT_MAP := rte_pmd_mlx5_version.map
 
-# memseg walk is not part of stable API
-CFLAGS += -DALLOW_EXPERIMENTAL_API
-
 # DEBUG which is usually provided on the command-line may enable
 # CONFIG_RTE_LIBRTE_MLX5_DEBUG.
 ifeq ($(DEBUG),1)
 # DEBUG which is usually provided on the command-line may enable
 # CONFIG_RTE_LIBRTE_MLX5_DEBUG.
 ifeq ($(DEBUG),1)