UDP packet drop at TDI

Hi Folks,
I have a TDI driver that uses UDP for packet transmission and reception. I
am experiencing packet drops when we try to receive UDP packets sent in bulk
by the TDI layer. The strange part is I am able to see the packet at the
adapter level indicating the packet was not lost on the network. I am not
understanding why TDI or may be NDIS is not forwarding this packets up the
chain. Is there some way in which this behaviour can be changed or at least
explained.

Thanks in Advance.
~Deepak

Perhaps you are running out of buffers (i.e. they are not being freed fast enough). You should be able to interogate your NIC statistics for dropped packet counts.

Duane J. McCrory
InfiniCon Systems

-----Original Message-----
From: Deepak Muley [mailto:xxxxx@veritas.com]
Sent: Friday, December 20, 2002 8:12 AM
To: NT Developers Interest List
Subject: [ntdev] UDP packet drop at TDI

Hi Folks,
I have a TDI driver that uses UDP for packet transmission and reception. I am experiencing packet drops when we try to receive UDP packets sent in bulk by the TDI layer. The strange part is I am able to see the packet at the adapter level indicating the packet was not lost on the network. I am not understanding why TDI or may be NDIS is not forwarding this packets up the chain. Is there some way in which this behaviour can be changed or at least explained.

Thanks in Advance.
~Deepak


You are currently subscribed to ntdev as: xxxxx@infiniconsys.com
To unsubscribe send a blank email to %%email.unsub%%