Decompress is not a selectable workload, only compress as it makes no sense to decompress w/o a compressed buffer to start with. When the verify option is selected with compress, decompress is used on the compressed data and compared to the original buffer. Changes also included making the src buffer for compress semi-random for more real life comp/decomp speed. Additionally some error handling was fixed up in the event the we get an error because ISAL isn't configured, before it would crash, not it exits nicely. Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: Ic1f323579ed5c6950bdb0e95513bfd2f6593b5d9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12303 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
perf | ||
Makefile |