On Mon, 27 Mar 2023 07:42:59 +0000, John Garry wrote: > It's easy to get scsi_debug to error on throughput testing when we have > multiple shosts: > > $ lsscsi > [7:0:0:0] disk Linux scsi_debug 0191 > [0:0:0:0] disk Linux scsi_debug 0191 > > [...] Applied to 6.4/scsi-queue, thanks! [01/11] scsi: scsi_debug: Fix check for sdev queue full https://git.kernel.org/mkp/scsi/c/6500d2045d52 [02/11] scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target() https://git.kernel.org/mkp/scsi/c/00f9d622e8b2 [03/11] scsi: scsi_debug: Change shost list lock to a mutex https://git.kernel.org/mkp/scsi/c/0aaa3fad4fd9 [04/11] scsi: scsi_debug: Protect block_unblock_all_queues() with mutex https://git.kernel.org/mkp/scsi/c/25b80b2c7582 [05/11] scsi: scsi_debug: Use scsi_block_requests() to block queues https://git.kernel.org/mkp/scsi/c/a0473bf31df5 [06/11] scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd https://git.kernel.org/mkp/scsi/c/1107c7b24ee3 [07/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll() https://git.kernel.org/mkp/scsi/c/600d9ead3936 [08/11] scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued() https://git.kernel.org/mkp/scsi/c/9c559c9b4748 [09/11] scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store() https://git.kernel.org/mkp/scsi/c/12f3eef016ea [10/11] scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts https://git.kernel.org/mkp/scsi/c/57f7225a4fe2 [11/11] scsi: scsi_debug: Drop sdebug_queue https://git.kernel.org/mkp/scsi/c/f1437cd1e535 -- Martin K. Petersen Oracle Linux Engineering