Re: packets being dropped in IP stack but no error counts incrementing?

From: Chris Friesen (cfriesen@nortelnetworks.com)
Date: Wed Jun 05 2002 - 12:18:09 EST


Ben Greear wrote:
>
> I am not sure the UDP drop counters are available. If you do
> find them, I'm interested in them too!

Well, I've found an entry in /proc that has some information. The entry is:

/proc/net/softnet_stat

The first two columns are:

total
dropped

In this case, dropped is the number of messages dropped due to the softnet_data
queue being full. I have actually hit this under high load.

I'm still looking for socket/protocol specific stuff though.

Chris

-- 
Chris Friesen                    | MailStop: 043/33/F10  
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 07 2002 - 22:00:25 EST