Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c133 struct test_data_params { struct
134 enum rte_comp_op_type compress_state;
136 enum varied_buff buff_type;
137 enum zlib_direction zlib_dir;
138 unsigned int out_of_space;
139 unsigned int big_data;
142 unsigned int decompress_steps_max;
144 unsigned int use_external_mbufs;
145 unsigned int inbuf_data_size;
150 enum overflow_test overflow;
[all …]