Loading
bdev_virtio: add xmit_pkt error handling for target scan
Only the initial xmit_pkt is checked against an error, the subsequent xmits are just asserted. As scan messages are sent 1-by-1 if the first request (containing 3 iovectors) has been enqueued successfully so should the next ones. Change-Id: Ie102256a42ef1c67132d606af90ab96771adba10 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/382784 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>