On Thu, 2017-01-19 at 13:14 +0530, Varun Prakash wrote: > The problem here is that current code adds cmd->write_data_done(immediate > data length) to FirstBurstLength. The value of seq_end_offset for the > first sequence in case of unsolicited can be upto FirstBurstLength, > but current code sets it to cmd->write_data_done + FirstBurstLength > (if total data length > FirstBurstLength), which means it is expecting > immediate data length + FirstBurstLength amount of data in the first sequence. Hello Varun, Since the original patch is not in my mailbox: if you repost this patch I will apply it. Thanks, Bart.-- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html