public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: linux-kernel@vger.kernel.org
Subject: packets being dropped in IP stack but no error counts incrementing?
Date: Tue, 04 Jun 2002 14:07:52 -0400	[thread overview]
Message-ID: <3CFD01F8.B69152E4@nortelnetworks.com> (raw)


I've been doing some testing on 2.4.18 and I'm seeing an interesting problem.

I have a test tool that simulates bursty UDP traffic by sending a bunch of
messages and then delaying a while.   If I leave the receiving udp socket at its
normal size, then I can get a significant number of messages just vanishing
between the ethernet driver and the userspace socket.  The driver rx count shows
that all packets were received, but the userspace program doesn't get all of
them.  netstat/ifconfig/iproute2 rx dropped counts do not increase.

Is this design intent, are we messing a counter increment when dropping packets,
or am I not looking at the right counter for these numbers?

Thanks,

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

             reply	other threads:[~2002-06-04 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 18:07 Chris Friesen [this message]
2002-06-05  5:03 ` packets being dropped in IP stack but no error counts incrementing? Ben Greear
2002-06-05 17:18   ` Chris Friesen
2002-06-05 18:15     ` andrew may

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CFD01F8.B69152E4@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox