diff options
Diffstat (limited to 'app/test-eventdev/test_pipeline_queue.c')
-rw-r--r-- | app/test-eventdev/test_pipeline_queue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/test-eventdev/test_pipeline_queue.c b/app/test-eventdev/test_pipeline_queue.c index 25217008..e35e9eb4 100644 --- a/app/test-eventdev/test_pipeline_queue.c +++ b/app/test-eventdev/test_pipeline_queue.c @@ -5,7 +5,7 @@ #include "test_pipeline_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 __rte_always_inline int pipeline_queue_nb_event_queues(struct evt_options *opt) |