Loading
example/perf: report errors when submitting I/O
Perf app correctly tracked the I/O errors when handling completions, yet errors during submissions were ignored. Found when debugging #3126. This patch will result in 100% reproduction of the issue above. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Ie897f01a0e50e6420cae76ebd0e7aac4c0c86942 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20323 Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Mateusz Kozlowski <mateusz.kozlowski@solidigm.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>