NVMe Queue Pause-Resume Test (LOGO)

This test verifies the device's capability of handling I/s in the event of pausing and resuming Submission Queue, Completion Queue, or both.

  • The test monitors for any reset events that may happen as a result of IOs timing out.

  • The maximum pause-resume of I/O is currently set to a low value of 4 seconds.

  • Time period of Pause-Resume of Queues could be uniform or random

  • Interval Time period between Pause-Resume of Queues could be uniform or random

  • Queue Depth chosen for IO scenarios could max out at value specified in certification requirements.

Test details

   
Specifications
  • Device.Storage.ControllerDrive.NVMe.BasicFunction
Platforms
  • Windows 10, client editions (x86)
  • Windows 10, client editions (x64)
  • Windows Server 2016 (x64)
Supported Releases
  • Windows 10
  • Windows 10, version 1511
  • Windows 10, version 1607
  • Windows 10, version 1703
  • Windows 10, version 1709
  • Windows 10, version 1803
  • Windows 10, version 1809
  • Windows 10, version 1903
  • Next update to Windows 10
Expected run time (in minutes) 140
Category Development
Timeout (in minutes) 8400
Requires reboot false
Requires special configuration false
Type automatic

 

Additional documentation

Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):

Running the test

Before you run the test, complete the test setup as described in the test requirements: Hard Disk Drive Testing Prerequisites.

Troubleshooting

For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.

For troubleshooting information, see Troubleshooting Device.Storage Testing.

If the test fails to find the drive letter of the device, try to restart the machine with device attached, format and mount NTFS volume and assign drive letter, reboot machine to confirm drive letter and drive number of device are recognizable in diskmgmt.msc and then schedule the test.

More information

Command syntax

Command Description

/DriveLetter

The drive letter of the device. You can get help by running nvmeshim /DriveLetter /?

Example: D:

/DriveNumber

The drive number of the device. You can get help by running nvmeshim /DriveNumber /?

Example: 1

/Duration

I/O duration in seconds. You can get help by running nvmeshim.exe /Duration /?

/Operation PauseResume

Run PauseResume scenarios.

/Verbosity

The level of logging verbosity. Larger values cause more verbose output.

/Scenario All

Run all scenarios in the specified operation.

/Scenario NoPauseResume

Run scenarios which do not pause-resume queue

/Scenario PauseResumeSQ

Run scenarios which pause-resume SQ

/Scenario PauseResumeCQ

Run scenarios which pause-resume CQ

/Scenario PauseResumeAllQ

Run scenarios which pause-resume both SQ and CQ

 

File list

File Location

nvmeshim.exe

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

Enable.cmd

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

stornvme.sys

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

Stornvmeshim.cat

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

Stornvmeshim.man

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

Stornvmeshim.inf

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

Stornvmeshim.sys

<testbinroot>\NTTEST\driverstest\storage\wdk\nvme\

 

Parameters

Parameter name Parameter description
StorageDriveLetter Storage Drive Letter
StorageDriveNumber Storage Drive Number
WDKDeviceID Instance path of device to test
LLU_NetAccessOnly User account for accessing test fileshare.
LLU_LclAdminUsr User account for running the test.