]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/test_order_common.h
app/testeventdev: launch order lcores
[dpdk.git] / app / test-eventdev / test_order_common.h
index 165931860411f38ac6d41dba7cdf445349765a40..a760b94bd46c2ce4a3fc5c7d6f268abd3f02169d 100644 (file)
@@ -94,6 +94,8 @@ int order_test_result(struct evt_test *test, struct evt_options *opt);
 int order_opt_check(struct evt_options *opt);
 int order_test_setup(struct evt_test *test, struct evt_options *opt);
 int order_mempool_setup(struct evt_test *test, struct evt_options *opt);
+int order_launch_lcores(struct evt_test *test, struct evt_options *opt,
+                       int (*worker)(void *));
 int order_event_dev_port_setup(struct evt_test *test, struct evt_options *opt,
                                uint8_t nb_workers, uint8_t nb_queues);
 void order_test_destroy(struct evt_test *test, struct evt_options *opt);