test/compress: add scatter-gather tests
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 3 Jul 2018 00:52:07 +0000 (01:52 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Mon, 23 Jul 2018 23:48:10 +0000 (01:48 +0200)
commit37667e0a5760d99752e75fb9e8d4808b7e8d2c94
tree97a357b4d9a3b258225b1c76d4dcacd4d243a2b5
parentf05511bc85c9648f8954ced8ab78ef3f327c003c
test/compress: add scatter-gather tests

Added Scatter-Gather test, which split input data
into multi-segment mbufs and compresses/decompresses
the data into also a multi-segment mbuf.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Lee Daly <lee.daly@intel.com>
test/test/test_compressdev.c