NDISTest 6.0 - 1 Machine - 1c_Mini6Send
This NDIS 6.0-based miniport driver test calls the miniport a number of times, sending a bunch of Net Buffers and Net Buffer Lists each time from the test card to a random address. It goes through a combination of send configuration parameters, varying the number of net buffer lists in each call to send, the number of net buffers in each net buffer lists, the number and size of data buffers in each net buffer. It is not a stress test, and in each variation, the configuration parameters remain the same.
Each send variation runs for 20 seconds and the complete test would run for about 2 hours.
Test details
Associated requirements |
Device.Network.LAN.Base.NDISRequirements |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~25 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: LAN Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting LAN Testing.
More information
Parameters
Parameter | Description |
---|---|
queryTestDeviceID |
The ID of the test device. Example: //Devnode/DeviceID |
Command syntax
Command | Description |
---|---|
[WTTRunWorkingDir]\ndistest\bin\ndtest.exe /auto /client /dvi /u /target:Miniport /tc:[queryTestDeviceID] /script:{1c_ChimneyReqCov.wsf} |
Runs the test. |