Loading
bdev/virtio/scsi: extract virtio response error handling to common func
Virtio response codes other than OK, BAD_TARGET or INCORRECT_LUN indicate an intermittent device/transport failure and don't need to be handled by each message response handler separately. Change-Id: Iab0b03b3c7b377d2b346344c32e5df143df528b0 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/402119 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>