netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: Ben Hutchings <ben@decadent.org.uk>,
	netdev@vger.kernel.org, stephen@networkplumber.org
Subject: Re: Fw: [Bug 65261] New: Packet loss or excessive packet delay repeatedly for some seconds
Date: Sat, 23 Nov 2013 23:00:00 +0100	[thread overview]
Message-ID: <20131123215959.GA2570@tansi.org> (raw)
In-Reply-To: <20131123203933.GE15822@order.stressinduktion.org>

On Sat, Nov 23, 2013 at 21:39:33 CET, Hannes Frederic Sowa wrote:
> On Sat, Nov 23, 2013 at 09:20:47PM +0100, Arno Wagner wrote:
> > On Sat, Nov 23, 2013 at 17:45:58 CET, Ben Hutchings wrote:
> > > On Sat, 2013-11-23 at 13:11 +0100, Arno Wagner wrote:
> > > > On Sat, Nov 23, 2013 at 05:33:59 CET, Hannes Frederic Sowa wrote:
> > > [...]
> > > > > Could you try dropwatch while the packet drops are happening?
> > > > > Often it is helpful to check ip monitor all if events happen during bursty
> > > > > losses.
> > > > 
> > > > Sorry, but dropwatch is not in Debian and compiling it from sources
> > > > seem to require something called "rpmbuild". Hence I cannot use
> > > > it or at least would have to write my own Makefile for it. 
> > > 
> > > You could use 'perf script net_dropmonitor' instead.
> > 
> > That gets me "invalid or unsupported event: 'skb:kfree_skb'"
> > with 3.10.17, so I guess it will not work with 3.10.19 either.
> 
> You need CONFIG_DROP_MONITOR enabled on your kernel build.

Interestingly, that option is not even there in .config. 
Must be someting that "make oldconfig" messed up along 
the way, as making a new .config with all default values 
does have it commented out as "not set".

After a bit of poking around, I found it and its pre-requisites 
net/Kconfig, where it says it depends on INET && TRACEPOINTS.
After a bit more poking I finally found TRACEPOINTS on init/Kconfig,
depending on nothing. But it does not get displayed as selectable
in "make menuconfig".  As far as I can tell, it is not constrained
and should show up? 

So I really have no clue how to turn this on...

Arno




-- 
Arno Wagner,     Dr. sc. techn., Dipl. Inform.,    Email: arno@wagner.name
GnuPG: ID: CB5D9718  FP: 12D6 C03B 1B30 33BB 13CF  B774 E35C 5FA1 CB5D 9718
----
There are two ways of constructing a software design: One way is to make it
so simple that there are obviously no deficiencies, and the other way is to
make it so complicated that there are no obvious deficiencies. The first
method is far more difficult.  --Tony Hoare

  reply	other threads:[~2013-11-23 22:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20 20:23 Fw: [Bug 65261] New: Packet loss or excessive packet delay repeatedly for some seconds Stephen Hemminger
2013-11-23  4:33 ` Hannes Frederic Sowa
2013-11-23 12:11   ` Arno Wagner
2013-11-23 16:45     ` Ben Hutchings
2013-11-23 20:20       ` Arno Wagner
2013-11-23 20:31         ` Ben Hutchings
2013-11-23 20:39         ` Hannes Frederic Sowa
2013-11-23 22:00           ` Arno Wagner [this message]
2013-11-23 22:17             ` Hannes Frederic Sowa
2013-11-23 22:11           ` Re2: " Arno Wagner
2013-11-23 22:18             ` Hannes Frederic Sowa
2013-11-23 23:01               ` Arno Wagner

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=20131123215959.GA2570@tansi.org \
    --to=arno@wagner.name \
    --cc=ben@decadent.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.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;
as well as URLs for NNTP newsgroup(s).