mempool: introduce helpers for populate and required size
[dpdk.git] / app / test-eventdev / Makefile
index 94b489f..e600e21 100644 (file)
@@ -27,5 +27,6 @@ SRCS-y += test_perf_atq.c
 
 SRCS-y += test_pipeline_common.c
 SRCS-y += test_pipeline_queue.c
+SRCS-y += test_pipeline_atq.c
 
 include $(RTE_SDK)/mk/rte.app.mk