Loading
bdev/compress: add UT for the poller
Adding these tests identified a small fix in the code under test that is also included here. The compressdev 'produced' field is unsigned and reduce is expecting a negative errno in the callback. Change-Id: I28ab11ee3ef54768a9d6ccd26282cf7dd022be43 Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454806 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>