All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: tglx@linutronix.de
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Ethernet transmit timeouts
Date: Sat, 09 Dec 2006 08:53:23 +0100	[thread overview]
Message-ID: <457A6B73.2060904@gmail.com> (raw)
In-Reply-To: <1165608924.24604.342.camel@localhost.localdomain>

Thomas Gleixner wrote:
> On Fri, 2006-12-08 at 20:40 +0100, Dirk Behme wrote:
> 
>>eth0: SMC91C94 (rev 9) at c2850300 IRQ 160 [nowait]
>>eth0: Ethernet addr: 00:0e:99:02:02:42
>>
>>nfs: server 192.0.0.1 not responding, still trying
>>NETDEV WATCHDOG: eth0: transmit timed out
> 
> 
> That's not a latency. The transmit side of the driver seems not to work.
> Can you please enable debugging in the SMC driver and provide the
> output, maybe it's possible to deduce the cause of the problem from
> that. 

Seems that enabling SMC debugging slows down system in a way 
that my testcase (playing MP3 via NFS) doesn't work any more.

> Also please enable CONFIG_PROVE_LOCKING in the kernel hacking
> section.

Looks like CONFIG_PROVE_LOCKING isn't available on ARM? 
PROVE_LOCKING depens on STACKTRACE_SUPPORT && 
LOCKDEP_SUPPORT. These are available only on i386, x86_64 
and MIPS?

Will now try Bruces' proposal and play with IRQ flags.

Thanks

Dirk

  reply	other threads:[~2006-12-09  7:53 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 17:11 v2.6.19-rt6, yum/rpm Ingo Molnar
2006-12-07 11:33 ` K.R. Foley
2006-12-07 12:13   ` Ingo Molnar
2006-12-07 15:54     ` K.R. Foley
2006-12-07 16:57       ` Ingo Molnar
2006-12-07 19:40         ` K.R. Foley
2006-12-07 20:04           ` Ingo Molnar
2006-12-07 20:45 ` Fernando Lopez-Lezcano
2006-12-07 20:58   ` Ingo Molnar
2006-12-07 21:07     ` Fernando Lopez-Lezcano
2006-12-07 21:42       ` Fernando Lopez-Lezcano
2006-12-07 21:20     ` Arjan van de Ven
2006-12-07 21:44       ` Ingo Molnar
2006-12-08 19:40 ` Ethernet transmit timeouts, was: " Dirk Behme
2006-12-08 20:15   ` Thomas Gleixner
2006-12-09  7:53     ` Dirk Behme [this message]
2006-12-10  8:27       ` Ethernet transmit timeouts Ingo Molnar
2006-12-09  4:26   ` Ethernet transmit timeouts, was: v2.6.19-rt6, yum/rpm Bruce Ashfield
2006-12-15 16:18 ` Sergei Shtylyov
2006-12-15 16:19   ` Ingo Molnar
2007-02-01 15:52     ` Sergei Shtylyov
2007-02-01 17:38       ` Ingo Molnar
2007-02-01 17:49         ` Ingo Molnar
2007-02-01 18:01           ` Sergei Shtylyov
2007-03-07 14:55             ` Sergei Shtylyov
2007-03-07 14:55               ` Sergei Shtylyov

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=457A6B73.2060904@gmail.com \
    --to=dirk.behme@googlemail.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.