2c_deadlock - Received less than the required minimum of 90

I

INDRAKUMAR

Hi All,

I am running WHQL test for our Wireless Ethernet Card. Alomost All
NDIS Tests are passing except 2c_deadlock.

FAILED : [23082] Received less than the required minimum of 90.

The WHQL log is


Variation #9 Send from the support to the test adapter.

Send
- OpenId = 0x02010001
- DestinationAddress = 00-50-c2-35-7e-36
- PacketSize = 10
- PacketCount = 100
- TestDuration = 0
- NoResends
WaitSend
- OpenId = 0x02010001
GetSendResults
- OpenId = 0x02010001
- SEND_FAILURES_FORBIDDEN
Packets Successfully Sent = 100
Packets Sent = 100
Packet Sends Pended = 100
Packet Sends Completed = 100

Variation #10 Checking receive results

StopReceive
- OpenId = 0x01010001
Test Adapter should receive 100 and resend 0
GetReceiveResults
- OpenId = 0x01010001
Did NOT receive any packet !!!
***** Aggregated Packet reception data ****
Total Packets Received = 0 (Sum of next two
lines)
-- Total Receive handler = 0 (Ndis calls to
ProtocolReceive)
-- Total ReceivePacket handler = 0 (Ndis calls to
ProtocolReceivePacket)
Total Packet Receives Complete = 0 (Ndis calls to
ProtocolReceiveComplete)
FAILED: [23082] Received less than the required minimum of 90.

According our Driver Logs we are receiving all the packets and
Indicating it up. But WHQL Log is showing received 0 packets.

Can someone give me hint to solve this problem.

Regards,
INDRA
 
G

Guest

INDRAKUMAR said:
According our Driver Logs we are receiving all the packets and
Indicating it up. But WHQL Log is showing received 0 packets.

This is two-machine test, do you log your driver on both machines?

--PA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top