> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Wednesday, December 12, 2018 5:08 AM
> To: dev@dpdk.org; Trahe, Fiona <fiona.tr...@intel.com>; Jozwiak, TomaszX
> <tomaszx.jozw...@intel.com>; shally.ve...@cavium.com; akhil.go...@nxp.com
> Subject: [PATCH v6 0/5] add initial version of compress-perf
> 
> This patchset adds initial version of compression performance
> test.
> 
> v6 changes:
>   - Updated the 19.02 release notes
> 
> v5 changes:
>   - Fixed documentation
>   - Added op's status checking after rte_compressdev_dequeue_burst
>   - code cleanup
> 
> v4 changes:
>   - fixed checkpatch issues
>   - code cleanup
> 
> v3 changes:
>   - Added dynamic compression
>   - Code refactoring to separate validation
>     from benchmarking part
>   - Updated documentation
>   - Added fail detection from rte_compressdev_enqueue_burst
>     and rte_compressdev_dequeue_burst functions
>   - Code cleanup
> 
> v2 changes:
> 
>   -  Added release note
>   -  Added new cleanup flow into main function
>   -  Blocked dynamic compression test because it hasn't been
>      tested enough
>   -  Changed `--max-num-sgl-segs' default value to 16
>   -  Updated documentation
> 
> Tomasz Jozwiak (5):
>   app/compress-perf: add parser
>   app/compress-perf: add performance measurement
>   doc/guides/tools: add doc files
>   app/compress-perf: add dynamic compression test
>   app/compress-perf: code refactoring
Series-acked-by: Fiona Trahe <fiona.tr...@intel.com> 

Reply via email to