Factor out spdk_bdev_io_complete() calls into a helper function bdev_nvme_io_complete(). This simplifies the code a little and will be helpful for the following patches to retry I/Os. These are not performance critical but we specify inline explicitly by following bdev_nvme_io_complete_nvme_status(). Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I9fafacfd8571c037c3bc34382c251317309da334 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7497 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
sock | ||
Makefile |