Wireshark mailing list archives

Re: Interface Details >Receive but no buffer ISUUE


From: Guy Harris <guy () alum mit edu>
Date: Thu, 31 Dec 2009 12:12:07 -0800


On Dec 30, 2009, at 4:45 AM, Tal Bar-Or wrote:

i noticed that on Interface Details the Receive but no Buffer  is huge and increasing my question is could it be the 
reason for such latency and lost data, what could be the cause for such huge values.

"Receive but no Buffer" is the value reported for OID_GEN_RCV_NO_BUFFER.  Microsoft's description of it:

        http://msdn.microsoft.com/en-us/library/bb648558.aspx

says:

        As a query, the OID_GEN_RCV_NO_BUFFER OID specifies the number of frames that the NIC cannot receive due to 
lack of NIC receive buffer space. Some NICs do not provide the exact number of missed frames; they provide only the 
number of times at least one frame is missed.

That sounds as if it's possible for it to cause those problems.  However, if it only happens when you're capturing in 
promiscuous mode, that's probably *not* the problem, as network adapters are normally *not* running in promiscuous 
mode, and, if you're on a non-switched network, going into promiscuous mode could significantly increase the number of 
packets you receive, which might overflow the normal amount of buffering that the network adapter's driver allocates.  
(If you're on a switched network, you probably won't be sent many packets that aren't broadcast packets, multicast 
packets, or packets intended for you, so going into promiscuous mode probably won't increase the number of packets you 
see by very much.)
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: