On Thu, 07 Sep 2023 11:37:16 -0700, Bart Van Assche wrote: > The logical unit information is missing from the UFS command tracing > output. Although the device name is logged, e.g. 13200000.ufs, this > name does not include logical unit information. Hence this patch that > replaces the device name with the SCSI ID in the tracing output. An > example of tracing output with this patch applied: > > kworker/8:0H-80 [008] ..... 89.106063: ufshcd_command: send_req: 0:0:0:4: tag: 10, DB: 0x7ffffbff, size: 524288, IS: 0, LBA: 1085538, opcode: 0x8a (WRITE_16), group_id: 0x0 > dd-4225 [000] d.h.. 89.106219: ufshcd_command: complete_rsp: 0:0:0:4: tag: 11, DB: 0x7ffff7ff, size: 524288, IS: 0, LBA: 1081728, opcode: 0x8a (WRITE_16), group_id: 0x0 > > [...] Applied to 6.7/scsi-queue, thanks! [1/1] scsi: ufs: Include the SCSI ID in UFS command tracing output https://git.kernel.org/mkp/scsi/c/ccc3e1363069 -- Martin K. Petersen Oracle Linux Engineering