[PATCH v1 0/2] Test different queue counts

Daniel Wagner dwagner at suse.de
Mon Mar 20 10:38:04 PDT 2023


Here is a rough version which tests the different types.

There are a couple problems with this version:

  - works only for fabrics transports and not loop. I haven't figured out how
    to express this in the requires()
  - let's the kernel crash in various ways


Daniel Wagner (2):
  nvme/rc: Parse optional arguments in _nvme_connect_subsys()
  nvme/047: Test different queue counts

 tests/nvme/047     | 65 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/nvme/047.out |  2 ++
 tests/nvme/rc      | 46 ++++++++++++++++++++++++++++++++
 3 files changed, 113 insertions(+)
 create mode 100755 tests/nvme/047
 create mode 100644 tests/nvme/047.out

-- 
2.40.0




More information about the Linux-nvme mailing list