On 3/28/23 11:35, Keith Busch wrote:
On Wed, Mar 22, 2023 at 11:16:45AM +0100, Daniel Wagner wrote:
quoted
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. :)
then we should definitely add it ;) ha ha.
I was actually wondering about pci based on the discussion on this thread
was mainly focused on tcp and rdam, thanks for the suggestion Keith.
-ck