+10
−10
Loading
For IC_RESP and C2H_TERM_REQ, use the regular async write path but add an additional flush. The flush operation reports errors, so we may at some point attempt to handle busy conditions by blocking. However, for now this doesn't do that because previously the writev call didn't either. Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15213 (master) (cherry picked from commit b11407d0) Change-Id: I4d05e19ac6dd781be7c96005549abdb52511b8c1 Signed-off-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16485 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>