]> git.droids-corp.org - dpdk.git/blobdiff - examples/Makefile
pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples / Makefile
index d31c9fde9dcbb0210211c9707c5e5c2aa0683614..9f7974a19a2795909476b3f516778c9c85ac2fe6 100644 (file)
@@ -44,6 +44,7 @@ DIRS-y += ethtool
 DIRS-y += exception_path
 DIRS-$(CONFIG_RTE_LIBRTE_EFD) += server_node_efd
 DIRS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += flow_classify
+DIRS-y += flow_filtering
 DIRS-y += helloworld
 DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += ip_pipeline
 ifeq ($(CONFIG_RTE_LIBRTE_LPM),y)