Spdk/lib/idxd
paul luse 016ac69a8c idxd: fix bug with cancelling a batch
The new batching code needs to call the cb_fn for each of the
elements of the batch when a batch that hasn't been submitted
yet needs to be cancelled (due to an error in building it).

Signed-off-by: paul luse <paul.e.luse@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11212 (master)

(cherry picked from commit 21c84e363d)
Change-Id: I6f94b27dd7c64f756193ec3532de98b644b41d7e
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11340
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-06-30 13:32:31 -04:00
..
idxd_kernel.c spelling: lib 2022-06-30 13:32:28 -04:00
idxd_user.c idxd: updates to WQ config routine to match updated spec 2022-06-30 13:32:31 -04:00
idxd.c idxd: fix bug with cancelling a batch 2022-06-30 13:32:31 -04:00
idxd.h idxd: fix busy handling 2022-06-30 13:32:31 -04:00
Makefile idxd: Add support for vectored copy operations 2022-06-30 13:32:30 -04:00
spdk_idxd.map idxd: Remove spdk_idxd_chan_get_max_operations 2022-06-30 13:32:31 -04:00