aboutsummaryrefslogtreecommitdiffstats
path: root/test/test/test_distributor_perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/test_distributor_perf.c')
-rw-r--r--test/test/test_distributor_perf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test/test_distributor_perf.c b/test/test/test_distributor_perf.c
index 732d86d0..7d69887b 100644
--- a/test/test/test_distributor_perf.c
+++ b/test/test/test_distributor_perf.c
@@ -40,6 +40,7 @@
#include <rte_common.h>
#include <rte_mbuf.h>
#include <rte_distributor.h>
+#include <rte_pause.h>
#define ITER_POWER_CL 25 /* log 2 of how many iterations for Cache Line test */
#define ITER_POWER 21 /* log 2 of how many iterations we do when timing. */