trouble in 2c_priority test

  • Thread starter Thread starter Ying-Zhe Hsu
  • Start date Start date
Y

Ying-Zhe Hsu

Hi,

I'm running NDIS HCT11.2 on our MUX-IM drive. In 2c_priority test, it shows
the error message:
" [21596] Unable to get priority test results. ".
I am very sure that every packets indicated to upper protocol dirvers have
valid prioirty (0~7) and
their NDIS_PER_PACKET_INFO are intact since they are passed up through
packet stacking.
Here is log file:
GetPriorityResults
- OpenId = 0x01010001
Server transmission statistics:

Total Packets Sent = 100
Packets Sent with Non-Zero priority Set = 100

Client reception statistics:
Total Packets Received = 100
Packets Received with Non-Zero priority Set = 100
Packets Received with Correct Priority = 0

FAIL! No packets were received with correct Priority!!
Packets Received with Wrong Priority = 100

Note: Packets with high priority DIDN'T arrive early!!
FAILED: [21596] Unable to get priority test results.



Has anyone encounter this before? Thanks.

Ying-Zhe Hsu
 
Back
Top