X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fvdpa%2Fmlx5%2FMakefile;h=ef34c0b8807933c93e44d587a6982d368f553641;hb=acec04c4b2f5;hp=71532174e2488a5f6b80deeb9a5e1382df3d3a0a;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/drivers/vdpa/mlx5/Makefile b/drivers/vdpa/mlx5/Makefile index 71532174e2..ef34c0b880 100644 --- a/drivers/vdpa/mlx5/Makefile +++ b/drivers/vdpa/mlx5/Makefile @@ -35,8 +35,6 @@ LDLIBS += -lrte_eal -lrte_vhost -lrte_kvargs -lrte_pci -lrte_bus_pci -lrte_sched CFLAGS += -Wno-error=cast-qual EXPORT_MAP := rte_pmd_mlx5_vdpa_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.