]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/Makefile
net/mlx5: implement drop action in hardware classifier
[dpdk.git] / drivers / net / mlx5 / Makefile
index c0799591bf5e3018f43619f3abb677503ccf2831..daf80134bce18892838ad183549efe2cb38a0f00 100644 (file)
@@ -100,6 +100,11 @@ mlx5_autoconf.h.new: FORCE
 
 mlx5_autoconf.h.new: $(RTE_SDK)/buildtools/auto-config-h.sh
        $Q $(RM) -f -- '$@'
+       $Q sh -- '$<' '$@' \
+               HAVE_VERBS_IBV_EXP_FLOW_SPEC_ACTION_DROP \
+               infiniband/verbs_exp.h \
+               enum IBV_EXP_FLOW_SPEC_ACTION_DROP \
+               $(AUTOCONF_OUTPUT)
        $Q sh -- '$<' '$@' \
                HAVE_VERBS_IBV_EXP_CQ_COMPRESSED_CQE \
                infiniband/verbs_exp.h \