Home
last modified time | relevance | path

Searched defs:test_data_params (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_compressdev.c133 struct test_data_params { struct
134 enum rte_comp_op_type compress_state;
135 enum rte_comp_op_type decompress_state;
136 enum varied_buff buff_type;
137 enum zlib_direction zlib_dir;
138 unsigned int out_of_space;
139 unsigned int big_data;
141 unsigned int decompress_output_block_size;
142 unsigned int decompress_steps_max;
144 unsigned int use_external_mbufs;
[all …]