public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* There is strange packets dropping on new kernels
@ 2013-08-22  8:47 Alexey Vlasov
       [not found] ` <20130822125124.505e042f@tux.DEF.witbe.net>
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Vlasov @ 2013-08-22  8:47 UTC (permalink / raw)
  To: linux-kernel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: There is strange packets dropping on new kernels
       [not found] ` <20130822125124.505e042f@tux.DEF.witbe.net>
@ 2013-08-22 13:09   ` Alexey Vlasov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Vlasov @ 2013-08-22 13:09 UTC (permalink / raw)
  To: Paul Rolland; +Cc: linux-kernel

On Thu, Aug 22, 2013 at 12:51:24PM +0200, Paul Rolland wrote:
> 
> Looks like you are not using the same tcpdump... Could it be a bug related
> to that application ?

You are right. Then problem is in new version of tcpdump.
Thanks.

-- 
BRGDS. Alexey Vlasov.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-22 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22  8:47 There is strange packets dropping on new kernels Alexey Vlasov
     [not found] ` <20130822125124.505e042f@tux.DEF.witbe.net>
2013-08-22 13:09   ` Alexey Vlasov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox