]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/test_pipeline_atq.c
app/eventdev: simplify signal handling and teardown
[dpdk.git] / app / test-eventdev / test_pipeline_atq.c
index 84dd4f44e3a686091cea2fde24e86036c4f8c5a7..79218502ba32902b81a6e4218cb410f6be7264ce 100644 (file)
@@ -772,6 +772,7 @@ static const struct evt_test_ops pipeline_atq =  {
        .ethdev_setup       = pipeline_ethdev_setup,
        .eventdev_setup     = pipeline_atq_eventdev_setup,
        .launch_lcores      = pipeline_atq_launch_lcores,
+       .ethdev_rx_stop     = pipeline_ethdev_rx_stop,
        .eventdev_destroy   = pipeline_eventdev_destroy,
        .mempool_destroy    = pipeline_mempool_destroy,
        .ethdev_destroy     = pipeline_ethdev_destroy,