]> git.droids-corp.org - dpdk.git/blobdiff - app/test/Makefile
test/stack: check stack performance
[dpdk.git] / app / test / Makefile
index e5bde81af774aaebc6e22dcdf5a0757f39fbeb41..b28bed2d47858d47b2fbeb6a4d603835f487970b 100644 (file)
@@ -91,6 +91,7 @@ endif
 SRCS-y += test_rwlock.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack.c
+SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack_perf.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_TIMER) += test_timer.c
 SRCS-$(CONFIG_RTE_LIBRTE_TIMER) += test_timer_perf.c