From: Alexey Vlasov <renton@renton.name>
To: linux-kernel@vger.kernel.org
Subject: There is strange packets dropping on new kernels
Date: Thu, 22 Aug 2013 12:47:42 +0400 [thread overview]
Message-ID: <20130822084742.GD13676@beaver> (raw)
Hi.
I noticed that tcpdump shows many dropped packets on new kernels.
It looks like that:
# tcpdump -n -i eth0 -c 10
...
10 packets captured
10 packets received by filter
0 packets dropped by kernel
4294967268 packets dropped by interface
# uname -r
3.10.7
On old kernels the same command doesn't drop anything.
# tcpdump -n -i eth0 -c 10
10 packets captured
140 packets received by filter
0 packets dropped by kernel
# uname -r
3.8.11
What can I do to fix it? Or is it right?
Thanks.
--
BRGDS. Alexey Vlasov.
next reply other threads:[~2013-08-22 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 8:47 Alexey Vlasov [this message]
[not found] ` <20130822125124.505e042f@tux.DEF.witbe.net>
2013-08-22 13:09 ` There is strange packets dropping on new kernels Alexey Vlasov
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=20130822084742.GD13676@beaver \
--to=renton@renton.name \
--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