NDISTest 6.5 - 1 Machine - OffloadMisc
This test validates the ability of the miniport driver to persist the offload setting changes through unload and reload of the driver. The test queries the hardware offload capability and current offload capability, and then constructs a NDIS_OFFLOAD_PARAMETERS structure to flip the current offload capability. The driver is then unloaded and loaded again. The miniport driver's current offload capability must not change before and after the unload and load operation. At last, the current offload operation is restored through another OID_TCP_OFFLOAD_PARAMETERS. The driver is unloaded and loaded again and configuration persistence is also tested during the restoration operation.
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 |
~5 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.