[PATCH 04/10] nvmet: remove NVMET_QUEUE_SIZE definition

Max Gurtovoy mgurtovoy at nvidia.com
Mon Jan 1 02:10:03 PST 2024



On 01/01/2024 11:28, Sagi Grimberg wrote:
> 
>> Use the common NVMF_MAX_QUEUE_SIZE definition instead.
> 
> Why?

In the next commits we introduce new interface to configure 
max_queue_size of a port. We need MIN/MAX/DEFAULT definitions for this 
configuration.
I choose using existing definitions exist today in the hosts drivers.
If needed, I can duplicate those to the target but I think there is no 
good reason to separate these definitions.



More information about the Linux-nvme mailing list