Re: [dpdk-dev] [PATCH 0/2] compressdev: add bulk op free API

2018-12-18 Thread Akhil Goyal
On 11/20/2018 3:40 AM, Fiona Trahe wrote: > Add API to bulk free operations and use > it in the unit test suite. > > Fiona Trahe (2): >compressdev: add api to bulk free ops >test/compress: use bulk free operations api > > lib/librte_compressdev/rte_comp.c | 12 +

[dpdk-dev] [PATCH 0/2] compressdev: add bulk op free API

2018-11-19 Thread Fiona Trahe
Add API to bulk free operations and use it in the unit test suite. Fiona Trahe (2): compressdev: add api to bulk free ops test/compress: use bulk free operations api lib/librte_compressdev/rte_comp.c | 12 lib/librte_compressdev/rte_comp.h | 14