Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_compressdev.c154 struct test_private_arrays { struct
155 struct rte_mbuf **uncomp_bufs;
156 struct rte_mbuf **comp_bufs;
157 struct rte_comp_op **ops;
158 struct rte_comp_op **ops_processed;
159 void **priv_xforms;
160 uint64_t *compress_checksum;
161 uint32_t *compressed_data_size;
162 void **stream;
163 char **all_decomp_data;
[all …]