[dpdk-dev] [PATCH v2 0/3] add initial version of compress-perf

Bruce Richardson bruce.richardson at intel.com
Fri Nov 2 12:04:17 CET 2018


On Fri, Nov 02, 2018 at 10:43:59AM +0100, Tomasz Jozwiak wrote:
> This patchset adds initial version of compression performance
> test.
> 
> 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
> 
> Opens:  comment from Shally Verma re separating validation from
>         benchmarking will be investigated in a later release.
>         Support for dynamic Huffman encoding will be added
>         in a later release.
> 
> Tomasz Jozwiak (3):
>   app/compress-perf: add parser
>   app/compress-perf: add performance measurement
>   doc/guides/tools: add doc files
> 
If this is a performance test app, should it not go in "test" rather than
"app" folder?


More information about the dev mailing list