Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1, v23.09, v24.01-pre, v23.09-rc1, v23.05, v23.09-pre, v23.01.1, v23.01, v23.05-pre, v23.01-rc1, v22.01.2, v22.09, v23.01-pre, v22.09-rc1 |
|
#
27e85f52 |
| 22-Jun-2022 |
Ben Walker <benjamin.walker@intel.com> |
accel_perf: Add compress and decompress support
Compression and decompression both start with an uncompressed file, provided using the new -l command line option. The file is then compressed in chun
accel_perf: Add compress and decompress support
Compression and decompression both start with an uncompressed file, provided using the new -l command line option. The file is then compressed in chunks according to the specified block size. Each operation works on one chunk.
Change-Id: Ia7d3853627d938f73e6aa3ee09fccd11d9bca706 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Signed-off-by: Paul Luse <paul.e.luser@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14681 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|