Re: [PATCH v3 7/9] vhost-scsi: log control queue write descriptors

2025-04-06 Thread Mike Christie
On 4/3/25 1:29 AM, Dongli Zhang wrote: > Log write descriptors for the control queue, leveraging > vhost_scsi_get_desc() and vhost_get_vq_desc() to retrieve the array of > write descriptors to obtain the log buffer. > > For Task Management Requests, similar to the I/O queue, store the log > buffer

[PATCH v3 7/9] vhost-scsi: log control queue write descriptors

2025-04-04 Thread Dongli Zhang
Log write descriptors for the control queue, leveraging vhost_scsi_get_desc() and vhost_get_vq_desc() to retrieve the array of write descriptors to obtain the log buffer. For Task Management Requests, similar to the I/O queue, store the log buffer during the submission path and log it in the compl