| /dpdk/app/test-mldev/ |
| H A D | test_model_ops.c | 68 test_model_ops_setup(struct ml_test *test, struct ml_options *opt) in test_model_ops_setup() 109 test_model_ops_destroy(struct ml_test *test, struct ml_options *opt) in test_model_ops_destroy() 120 test_model_ops_mldev_setup(struct ml_test *test, struct ml_options *opt) in test_model_ops_mldev_setup() 141 test_model_ops_mldev_destroy(struct ml_test *test, struct ml_options *opt) in test_model_ops_mldev_destroy() 163 test_model_ops_subtest_a(struct ml_test *test, struct ml_options *opt) in test_model_ops_subtest_a() 202 test_model_ops_subtest_b(struct ml_test *test, struct ml_options *opt) in test_model_ops_subtest_b() 252 test_model_ops_subtest_c(struct ml_test *test, struct ml_options *opt) in test_model_ops_subtest_c() 299 test_model_ops_subtest_d(struct ml_test *test, struct ml_options *opt) in test_model_ops_subtest_d() 342 test_model_ops_driver(struct ml_test *test, struct ml_options *opt) in test_model_ops_driver() 414 test_model_ops_result(struct ml_test *test, struct ml_options *opt) in test_model_ops_result()
|
| H A D | test_device_ops.c | 43 test_device_setup(struct ml_test *test, struct ml_options *opt) in test_device_setup() 79 test_device_destroy(struct ml_test *test, struct ml_options *opt) in test_device_destroy() 90 test_device_reconfigure(struct ml_test *test, struct ml_options *opt) in test_device_reconfigure() 177 test_device_driver(struct ml_test *test, struct ml_options *opt) in test_device_driver() 207 test_device_result(struct ml_test *test, struct ml_options *opt) in test_device_result()
|
| H A D | test_model_common.c | 15 ml_model_load(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_load() 59 ml_model_unload(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_unload() 86 ml_model_start(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_start() 113 ml_model_stop(struct ml_test *test, struct ml_options *opt, struct ml_model *model, uint16_t fid) in ml_model_stop()
|
| H A D | test_common.c | 130 ml_test_device_configure(struct ml_test *test, struct ml_options *opt) in ml_test_device_configure() 156 ml_test_device_close(struct ml_test *test, struct ml_options *opt) in ml_test_device_close() 172 ml_test_device_start(struct ml_test *test, struct ml_options *opt) in ml_test_device_start() 190 ml_test_device_stop(struct ml_test *test, struct ml_options *opt) in ml_test_device_stop()
|
| H A D | test_inference_common.c | 526 test_inference_setup(struct ml_test *test, struct ml_options *opt) in test_inference_setup() 595 test_inference_destroy(struct ml_test *test, struct ml_options *opt) in test_inference_destroy() 614 ml_inference_mldev_setup(struct ml_test *test, struct ml_options *opt) in ml_inference_mldev_setup() 658 ml_inference_mldev_destroy(struct ml_test *test, struct ml_options *opt) in ml_inference_mldev_destroy() 745 ml_inference_iomem_setup(struct ml_test *test, struct ml_options *opt, uint16_t fid) in ml_inference_iomem_setup() 884 ml_inference_iomem_destroy(struct ml_test *test, struct ml_options *opt, uint16_t fid) in ml_inference_iomem_destroy() 906 ml_inference_mem_setup(struct ml_test *test, struct ml_options *opt) in ml_inference_mem_setup() 934 ml_inference_mem_destroy(struct ml_test *test, struct ml_options *opt) in ml_inference_mem_destroy() 948 ml_inference_validation(struct ml_test *test, struct ml_request *req) in ml_inference_validation() 1119 ml_inference_result(struct ml_test *test, struct ml_options *opt, uint16_t fid) in ml_inference_result() [all …]
|
| H A D | test_inference_ordered.c | 13 test_inference_ordered_driver(struct ml_test *test, struct ml_options *opt) in test_inference_ordered_driver() 98 test_inference_ordered_result(struct ml_test *test, struct ml_options *opt) in test_inference_ordered_result()
|
| H A D | test_inference_interleave.c | 13 test_inference_interleave_driver(struct ml_test *test, struct ml_options *opt) in test_inference_interleave_driver() 101 test_inference_interleave_result(struct ml_test *test, struct ml_options *opt) in test_inference_interleave_result()
|
| H A D | test_stats.c | 10 ml_stats_get(struct ml_test *test, struct ml_options *opt, enum rte_ml_dev_xstats_mode mode, in ml_stats_get() 83 ml_throughput_get(struct ml_test *test, struct ml_options *opt) in ml_throughput_get()
|
| H A D | ml_test.h | 52 struct ml_test test; member 58 ml_test_priv(struct ml_test *test) in ml_test_priv()
|
| H A D | ml_main.c | 13 struct ml_test *test; variable
|
| /dpdk/app/test/ |
| H A D | test_ring_stress.h | 29 struct test { struct 32 const struct test_case *cases; argument 35 extern const struct test test_ring_mpmc_stress; argument
|
| H A D | test_pdcp.c | 131 run_test_foreach_known_vec(test_with_conf_t test, bool stop_on_first_pass, in run_test_foreach_known_vec() 168 test_with_conf_t test = args; in run_test_with_all_known_vec() local 177 test_with_conf_t test = args; in run_test_with_all_sdap_known_vec() local 186 test_with_conf_t test = args; in run_test_with_all_known_vec_until_first_pass() local
|
| /dpdk/app/test-eventdev/ |
| H A D | test_order_common.c | 10 order_test_result(struct evt_test *test, struct evt_options *opt) in order_test_result() 137 order_test_setup(struct evt_test *test, struct evt_options *opt) in order_test_setup() 209 order_test_destroy(struct evt_test *test, struct evt_options *opt) in order_test_destroy() 220 order_mempool_setup(struct evt_test *test, struct evt_options *opt) in order_mempool_setup() 237 order_mempool_destroy(struct evt_test *test, struct evt_options *opt) in order_mempool_destroy() 246 order_eventdev_destroy(struct evt_test *test, struct evt_options *opt) in order_eventdev_destroy() 264 order_launch_lcores(struct evt_test *test, struct evt_options *opt, in order_launch_lcores() 326 order_event_dev_port_setup(struct evt_test *test, struct evt_options *opt, in order_event_dev_port_setup()
|
| H A D | evt_main.c | 18 struct evt_test *test; variable 33 evt_options_dump_all(struct evt_test *test, struct evt_options *opts) in evt_options_dump_all()
|
| H A D | test_order_atq.c | 120 order_atq_launch_lcores(struct evt_test *test, struct evt_options *opt) in order_atq_launch_lcores() 127 order_atq_eventdev_setup(struct evt_test *test, struct evt_options *opt) in order_atq_eventdev_setup()
|
| H A D | test_order_queue.c | 121 order_queue_launch_lcores(struct evt_test *test, struct evt_options *opt) in order_queue_launch_lcores() 128 order_queue_eventdev_setup(struct evt_test *test, struct evt_options *opt) in order_queue_eventdev_setup()
|
| H A D | evt_test.h | 85 struct evt_test test; member 106 evt_test_priv(struct evt_test *test) in evt_test_priv()
|
| H A D | test_pipeline_atq.c | 564 pipeline_atq_launch_lcores(struct evt_test *test, struct evt_options *opt) in pipeline_atq_launch_lcores() 570 pipeline_atq_eventdev_setup(struct evt_test *test, struct evt_options *opt) in pipeline_atq_eventdev_setup()
|
| H A D | test_pipeline_queue.c | 610 pipeline_queue_launch_lcores(struct evt_test *test, struct evt_options *opt) in pipeline_queue_launch_lcores() 616 pipeline_queue_eventdev_setup(struct evt_test *test, struct evt_options *opt) in pipeline_queue_eventdev_setup()
|
| /dpdk/lib/eal/windows/include/ |
| H A D | fnmatch.h | 32 fnm_rangematch(const char *pattern, char test, int flags) in fnm_rangematch() 100 char c, test; in fnmatch() local
|
| /dpdk/app/test-cmdline/ |
| H A D | cmdline_test.py | 15 def runTest(child, test): argument
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 34 struct test { struct 41 init(struct test *t, int nb_queues, int nb_ports) in init() argument
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 37 struct test { struct 38 struct rte_mempool *mbuf_pool; 39 uint8_t port[MAX_PORTS]; 40 uint8_t qid[MAX_QIDS]; 41 int nb_qids; 42 uint32_t service_id;
|
| /dpdk/app/test-crypto-perf/ |
| H A D | dpdk-graph-crypto-perf.py | 161 def run_test(test_cmd, test, grapher, params, verbose): argument
|
| /dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options.h | 51 enum cperf_test_type test; member
|