Loading
ut/accel: always increment ops->count in mocked submit_tasks
It makes it possible to check the number of times a task was submitted to be executed by a module, even if we defined a submit() function for that opcode. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Id6b592b0461c722bf22ab04d5bad1a7542bb17e7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16546 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>