Re: [PATCH blktests v1 1/3] nvme/048: Check for queue count check directly

From: Daniel Wagner
Date: Wed Jun 21 2023 - 07:20:16 EST


On Wed, Jun 21, 2023 at 12:50:29PM +0300, Sagi Grimberg wrote:
> > > Why not simply wait for live? The connecting is obviously racy...
> >
> > That is what the new version is doing. It's waiting for the live state and then
> > checks the queue count.
>
> Maybe don't fold waiting for live into waiting for queue_count.

Alright, will do!