NDISTest 6.0 - [2 Machine] - 2c_Mini6SendRecv
This test is an NDIS 6.0-based miniport driver test that calls the miniport driver a number of times, sending a bunch of Net Buffers and Net Buffer Lists each time from the support card to the test card. 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. All the packets are expected to be received by the test adapter.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 35 |
Category | Development |
Timeout (in minutes) | 2100 |
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: LAN Testing Prerequisites.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information, see Troubleshooting LAN Testing.
More information
Command syntax
Command | Description |
---|---|
[WTTRunWorkingDir]\ndistest\bin\ndtest.exe /logo /auto /server /support:[SupportDeviceGuid0] /msg:[ServerMessageDeviceGuid] |
Runs the NDIS test server. |
[WTTRunWorkingDir]\ndistest\bin\ndtest.exe /auto /client /dvi /u /target:Miniport /tc:[queryTestDeviceID] /support:[SupportDeviceGuid0] /msg:[ClientMessageDeviceGuid] /script:{2c_Mini6SendRecv.wsf} |
Runs the NDIS test client. |
Parameters
Parameter name | Parameter description |
---|---|
queryTestDeviceID | |
SupportDeviceGuid0 | |
ClientMessageDeviceGuid | |
ServerMessageDeviceGuid | |
TestScript | comma separated list of test jobs to run |
sleep.vbs |