]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/test_perf_common.h
examples/ip_pipeline: add meter profile commands
[dpdk.git] / app / test-eventdev / test_perf_common.h
index f8d516ce420fac05f3f667c00b267d5dea9b59f0..9ad99733bf85e043e46d8f1404faf9d4fb2c79e5 100644 (file)
@@ -133,7 +133,8 @@ int perf_test_setup(struct evt_test *test, struct evt_options *opt);
 int perf_ethdev_setup(struct evt_test *test, struct evt_options *opt);
 int perf_mempool_setup(struct evt_test *test, struct evt_options *opt);
 int perf_event_dev_port_setup(struct evt_test *test, struct evt_options *opt,
-                               uint8_t stride, uint8_t nb_queues);
+                               uint8_t stride, uint8_t nb_queues,
+                               const struct rte_event_port_conf *port_conf);
 int perf_event_dev_service_setup(uint8_t dev_id);
 int perf_launch_lcores(struct evt_test *test, struct evt_options *opt,
                int (*worker)(void *));