G
Guest
We met the issue that WdfDriverCreate returns STATUS_INSUFFICIENT_RESOURCES
when running preconfig of NDISTest of WLK. The WdfDriverCreate is called in
DriverEntry for the KMDF-based MP driver. The failure of WdfDriverCreate
causes the driver to be unloaded and the tests could not be continued to run.
But there's no such issue in NDISTest of DTM version. Anyone also meet the
same issue?
when running preconfig of NDISTest of WLK. The WdfDriverCreate is called in
DriverEntry for the KMDF-based MP driver. The failure of WdfDriverCreate
causes the driver to be unloaded and the tests could not be continued to run.
But there's no such issue in NDISTest of DTM version. Anyone also meet the
same issue?