+16
−8
Loading
In case sequence failure happen pdu_write_fail -> pdu_write_done were called with non 0 status which led to qpair disconnection. Such handling is contagious in the way all outstanding requests are affected. This is rather last option to recover from critical error. With current solution only given request will be terminated with internal device error status propagated. Change-Id: I4429d2eec6107bbe4d3711befd64c648badb4756 Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23360 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com>