diff options
Diffstat (limited to 'app/test-eventdev/test_order_atq.c')
-rw-r--r-- | app/test-eventdev/test_order_atq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/test-eventdev/test_order_atq.c b/app/test-eventdev/test_order_atq.c index 35debcfd..4a8546e7 100644 --- a/app/test-eventdev/test_order_atq.c +++ b/app/test-eventdev/test_order_atq.c @@ -7,7 +7,7 @@ #include "test_order_common.h" -/* See http://dpdk.org/doc/guides/tools/testeventdev.html for test details */ +/* See http://doc.dpdk.org/guides/tools/testeventdev.html for test details */ static inline __attribute__((always_inline)) void order_atq_process_stage_0(struct rte_event *const ev) |