Re: [PATCH v2 2/2] nvme-core: do ioccsz/iorcsz validation only for I/O controllers

From: Kamaljit Singh
Date: Wed Sep 17 2025 - 17:43:47 EST


On Mon, Sep 08, 2025 at 02:57:00PM +0200, Hannes Reinecke wrote:
> On 9/6/25 01:25, Kamaljit Singh wrote:
> > An administrative controller does not support I/O queues, hence it
> > should ignore existing checks for IOCCSZ/IORCSZ. Currently, these checks
> > only exclude a discovery controller but need to also exclude an
> > administrative controller.
> >
> > Signed-off-by: Kamaljit Singh <kamaljit.singh@xxxxxxxxxxxxxxxxxx>
> > ---
> > drivers/nvme/host/core.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> Reviewed-by: Hannes Reinecke <hare@xxxxxxx>
>
Please review and provide any feedback for both of these patches.

Thanks,
Kamaljit