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
Associated requirements |
Device.Storage.ControllerDrive.NVMe.BasicFunction |
Platforms |
Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~140 minutes |
Categories |
Certification |
Type |
Automated |
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 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\ |