Loading
module/crypto: add UT coverage for error path in poller
Add coverage to the path where we dequeue multiple ops for a bdev_io and one of them has failed. Confirm that the bdev_io gets failed. Signed-off-by:paul luse <paul.e.luse@intel.com> Change-Id: Ie864b63819f506da43fdcad960c26a48a01196c7 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472417 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>