On 12/18/23 13:05, Guixin Liu wrote: > The max queue size is an atrribute private to each transport, > use nvmet_sq to let transport get it's own private queue and > port. Don't see a reason for doing this. ctrl does not span transports. Why can't you just take this limit from ctrl->port?