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. :)