]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/Makefile
net/mlx5: fix Rx CQ doorbell synchronization on aarch64
[dpdk.git] / app / test-eventdev / Makefile
index 94b489f4127c2bded97e4ff577ac046da9489470..e600e21c41c63ad08dbaa3fe37dfe6ca9b64972e 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