Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This test tries to keep the send path continuously busy. It starts by creating as many threads as processors on the test machine and from each of these threads sends pre-allocated packets to the network adapter. The rate of sends from each thread is controlled by the send complete rate of the miniport. It also measures the performance that the driver is able to achieve on the send path. The test goes through various combinations of send parameters (number of net buffers, number of net buffers per net buffer list, net buffer lists size, and so on), each running for 30 seconds.
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 |
~35 minutes |
Categories |
Certification Reliability |
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_Mini6PerfSend.wsf} |
Runs the test. |