[PATCH blktests v2 0/3] Test different queue counts

Keith Busch kbusch at kernel.org
Tue Mar 28 11:35:57 PDT 2023


On Wed, Mar 22, 2023 at 11:16:45AM +0100, Daniel Wagner wrote:
> Setup different queues, e.g. read and poll queues.

If you wanted to add a similar test for pci, you do it by echo'ing the desired
options to:

  /sys/modules/nvme/parameters/{poll_queues,write_queues}

Then do an 'nvme reset' on the target nvme pci device.

I'll just note that such a test will currently fail, and fixing that doesn't
look like fun. :)



More information about the Linux-nvme mailing list