Spdk/lib/idxd
paul luse 21c84e363d 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>
Change-Id: I6f94b27dd7c64f756193ec3532de98b644b41d7e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11212
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
2022-01-28 08:08:55 +00:00
..
idxd_kernel.c spelling: lib 2021-12-03 08:12:55 +00:00
idxd_user.c idxd: updates to WQ config routine to match updated spec 2022-01-20 21:42:48 +00:00
idxd.c idxd: fix bug with cancelling a batch 2022-01-28 08:08:55 +00:00
idxd.h idxd: fix busy handling 2022-01-28 08:08:55 +00:00
Makefile idxd: Add support for vectored copy operations 2022-01-12 08:20:39 +00:00
spdk_idxd.map idxd: Remove spdk_idxd_chan_get_max_operations 2022-01-20 07:54:55 +00:00