netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: "Brandeburg, Jesse" <jesse.brandeburg@intel.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: sch_generic warn_on (timed out)
Date: Thu, 21 Jul 2011 14:56:19 -0400	[thread overview]
Message-ID: <20110721185619.GL23856@redhat.com> (raw)
In-Reply-To: <alpine.WNT.2.00.1107200931080.1084@JBRANDEB-DESK2.amr.corp.intel.com>

On Wed, Jul 20, 2011 at 09:38:32AM -0700, Brandeburg, Jesse wrote:

 > it used to just be a KERN_ERR printk, then it changed it to be a WARN_ONCE 
 > in order to trigger kerneloops reports so we knew how many people were 
 > getting tx hangs from their hardware.

That explains the uptick in reports we've got, as most of them
seem to be coming in through abrt (Fedora's kerneloops-like thing). 

 > If this is happening more frequently on F15 than F14 across multiple 
 > pieces of hardware, it may indicate that a kernel/stack change is starting 
 > to (ab)use a changed working model that is causing an issue, or that there 
 > is an actual kernel issue with locks or interrupts or tx completions that 
 > is causing an excessive delay in completion of transmits.
 > 
 > Dave can you query for F14 reports and/or isolate what kernel this started 
 > with?

Unfortunatly, F14 lagged behind rebasing for unrelated reasons, and is still stuck
on 2.6.35, so we've got quite a delta between that and f15 right now.

A quick search of the F14 bugs didn't show up any similar bugs, but due to the 4
versions we jumped, that's probably not too helpful, as it's probably still
just a printk in that old codebase.

We have plans in progress to rebase both releases to something more current,
so I'll keep an eye on this to see if it gets worse/better.

thanks,

        Dave


      reply	other threads:[~2011-07-21 18:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 20:48 sch_generic warn_on (timed out) Dave Jones
2011-07-11 21:17 ` David Miller
2011-07-11 21:20   ` Eric Dumazet
2011-07-20 21:53   ` Francois Romieu
2011-07-20 16:38 ` Brandeburg, Jesse
2011-07-21 18:56   ` Dave Jones [this message]

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=20110721185619.GL23856@redhat.com \
    --to=davej@redhat.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).