| /dpdk/app/test-compress-perf/ |
| H A D | comp_perf_options_parse.c | 286 parse_num_iter(struct comp_test_data *test_data, const char *arg) in parse_num_iter() 305 parse_pool_sz(struct comp_test_data *test_data, const char *arg) in parse_pool_sz() 323 parse_burst_sz(struct comp_test_data *test_data, const char *arg) in parse_burst_sz() 361 parse_seg_sz(struct comp_test_data *test_data, const char *arg) in parse_seg_sz() 406 parse_window_sz(struct comp_test_data *test_data, const char *arg) in parse_window_sz() 444 parse_op_type(struct comp_test_data *test_data, const char *arg) in parse_op_type() 504 parse_level(struct comp_test_data *test_data, const char *arg) in parse_level() 536 parse_external_mbufs(struct comp_test_data *test_data, in parse_external_mbufs() 544 parse_cyclecount_delay_us(struct comp_test_data *test_data, in parse_cyclecount_delay_us() 643 comp_perf_options_default(struct comp_test_data *test_data) in comp_perf_options_default() [all …]
|
| H A D | comp_perf_test_common.c | 81 comp_perf_free_memory(struct comp_test_data *test_data, in comp_perf_free_memory() 148 comp_perf_allocate_external_mbufs(struct comp_test_data *test_data, in comp_perf_allocate_external_mbufs() 225 comp_perf_allocate_memory(struct comp_test_data *test_data, in comp_perf_allocate_memory() 344 prepare_bufs(struct comp_test_data *test_data, struct cperf_mem_resources *mem) in prepare_bufs() 501 print_test_dynamics(const struct comp_test_data *test_data) in print_test_dynamics()
|
| H A D | main.c | 52 static struct comp_test_data *test_data; variable 55 comp_perf_check_capabilities(struct comp_test_data *test_data, uint8_t cdev_id) in comp_perf_check_capabilities() 118 comp_perf_initialize_compressdev(struct comp_test_data *test_data, in comp_perf_initialize_compressdev() 228 comp_perf_dump_input_data(struct comp_test_data *test_data) in comp_perf_dump_input_data()
|
| H A D | comp_perf_test_cyclecount.c | 68 struct comp_test_data *test_data = ctx->ver.options; in cperf_cyclecount_op_setup() local 153 struct comp_test_data *test_data = ctx->ver.options; in main_loop() local 468 struct comp_test_data *test_data = ctx->ver.options; in cperf_cyclecount_test_runner() local
|
| H A D | comp_perf_test_throughput.c | 51 struct comp_test_data *test_data = ctx->ver.options; in main_loop() local 330 struct comp_test_data *test_data = ctx->ver.options; in cperf_throughput_test_runner() local
|
| H A D | comp_perf_test_verify.c | 50 struct comp_test_data *test_data = ctx->options; in main_loop() local 389 struct comp_test_data *test_data = ctx->options; in cperf_verify_test_runner() local
|
| /dpdk/app/test/ |
| H A D | test_compressdev.c | 2204 struct test_data_params test_data = { in test_compressdev_deflate_stateless_fixed() local 2276 struct test_data_params test_data = { in test_compressdev_deflate_stateless_dynamic() local 2332 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_op() local 2387 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_level() local 2478 struct test_data_params test_data = { in test_compressdev_deflate_stateless_multi_xform() local 2528 struct test_data_params test_data = { in test_compressdev_deflate_stateless_sgl() local 2640 struct test_data_params test_data = { in test_compressdev_deflate_stateless_checksum() local 2759 struct test_data_params test_data = { in test_compressdev_out_of_space_buffer() local 2838 struct test_data_params test_data = { in test_compressdev_deflate_stateless_dynamic_big() local 2902 struct test_data_params test_data = { in test_compressdev_deflate_stateful_decomp() local [all …]
|
| H A D | test_trace_perf.c | 24 struct test_data { struct 44 measure_perf(const char *str, struct test_data *data) in measure_perf() argument
|
| H A D | test_acl.c | 282 test_classify_alg(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[], in test_classify_alg() 341 test_classify_run(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[], in test_classify_run() 528 static struct ipv4_7tuple test_data[] = { in test_build_ports_range() local 1672 struct ipv4_7tuple test_data[64]; in test_u32_range() local
|
| H A D | test_crc.c | 69 uint8_t *test_data; in test_crc_calc() local
|
| H A D | test_cryptodev_blockcipher.h | 57 const struct blockcipher_test_data *test_data; member
|
| H A D | test_cryptodev.c | 9434 test_ipsec_proto_known_vec(const void *test_data) in test_ipsec_proto_known_vec() 9454 test_ipsec_proto_known_vec_inb(const void *test_data) in test_ipsec_proto_known_vec_inb() 9471 test_ipsec_proto_known_vec_fragmented(const void *test_data) in test_ipsec_proto_known_vec_fragmented() 10034 test_ipsec_pkt_replay(const void *test_data, const uint64_t esn[], in test_ipsec_pkt_replay() 10076 test_ipsec_proto_pkt_antireplay(const void *test_data, uint64_t winsz) in test_ipsec_proto_pkt_antireplay() 10105 test_ipsec_proto_pkt_antireplay1024(const void *test_data) in test_ipsec_proto_pkt_antireplay1024() 10111 test_ipsec_proto_pkt_antireplay2048(const void *test_data) in test_ipsec_proto_pkt_antireplay2048() 10117 test_ipsec_proto_pkt_antireplay4096(const void *test_data) in test_ipsec_proto_pkt_antireplay4096() 10160 test_ipsec_proto_pkt_esn_antireplay1024(const void *test_data) in test_ipsec_proto_pkt_esn_antireplay1024() 10166 test_ipsec_proto_pkt_esn_antireplay2048(const void *test_data) in test_ipsec_proto_pkt_esn_antireplay2048() [all …]
|
| H A D | test_mbuf.c | 2110 struct test_case *test_data) in create_packet()
|
| /dpdk/drivers/raw/cnxk_bphy/ |
| H A D | cnxk_bphy.c | 32 int test_data; member
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_common.c | 273 uint8_t *test_data; in cperf_mbuf_set() local
|