test/compress: use bulk free operation API
authorFiona Trahe <fiona.trahe@intel.com>
Mon, 19 Nov 2018 22:10:11 +0000 (22:10 +0000)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 19 Dec 2018 10:19:10 +0000 (11:19 +0100)
commit6cef3265af80ca365421b87d4a447a5e637fb6c4
tree98e9064b8df9b0cb20fed165b02f7e12c8434963
parent5eb0d610a5bf1cdc51e5159518cce3a6e31cbbf4
test/compress: use bulk free operation API

Use the new rte_comp_op_bulk_free API.
Add trace to catch any mempool elements not freed at test end.

Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Acked-by: Shally Verma <shally.verma@caviumnetworks.com>
Acked-by: Lee Daly <lee.daly@intel.com>
test/test/test_compressdev.c