Loading
ut/iscsi: Add unit test for residual count of SCSI Request Sense
Current SPDK implements SCSI Request Sense command so that a SCSI Data-In PDU and a SCSI Response PDU are returned and underflow are set to both of them. On the other hand, some implementation return only a SCSI Data-In PDU and some implementation return only a SCSI Response PDU. Adding test code will be helpful for every implementation. Change-Id: Icccc2d6e334146f558f8d75215bab1362b2b68f0 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/418175 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>