Re: [PATCH v4 2/2] scsi: ufs: Add support for the aggregated read query opcode
Bart Van Assche <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/26 2:27 AM, Hyeoncheol Jeong wrote: > UFS 5.0 / JEDEC 220H introduces the AGGREGATED READ query opcode (0x9), > which retrieves an aggregated data packet in a single query request. The > packet may bundle multiple Descriptors, Attributes and Flags as > group-headed groups, returned in the Data Segment of the QUERY RESPONSE > UPIU. Reviewed-by: Bart Van Assche <[email protected]>