public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: mirko.parthey@informatik.tu-chemnitz.de (Mirko Parthey)
Cc: netdev@vger.kernel.org
Subject: Re: PROBLEM: system freezes on starting ne2k-pci + bridge
Date: Thu, 4 Oct 2007 14:27:54 -0700	[thread overview]
Message-ID: <20071004142754.64827163@freepuppy.rosehill> (raw)
In-Reply-To: <20071004182738.GA4191@augustus.informatik.tu-chemnitz.de>

On Thu, 4 Oct 2007 20:27:38 +0200
mirko.parthey@informatik.tu-chemnitz.de (Mirko Parthey) wrote:

> On Tue, Oct 02, 2007 at 04:12:17PM +0200, I wrote:
> > On a machine running Debian testing, I get complete lockups
> > (Num lock LED not responding anymore)
> > 
> > Kernel versions tried (all of them show this problem):
> > - linux-image-2.6.18-5-amd64 (Debian etch)
> > - linux-image-2.6.22-2-amd64 (Debian testing)
> > - plain kernel.org 2.6.23-rc8-git4 (with allmodconfig and ATKBD=y)
> > 
> > The 2.6.18 kernel sometimes prints
> >   Losing some ticks ... checking if CPU frequency changed.
> >   Your time source seems to be instable or some driver is hogging
> >   interrupts.
> >   rip __do_softirq + 0x53/0xd5
> > before freezing.
> 
> I was able to narrow this down a bit - the problem can be reproduced with 
> the ne2k-pci driver alone, sky2 is not needed.
> Powering off isn't necessary, either.
> 
> Hardware preparation:
> - eth0: Compex ReadyLink 2000 (BNC+TP), ne2k-pci driver,
>   network cable disconnected
> 
> How to reproduce the problem:
> 
> brctl addbr br0
> brctl addif br0 eth0
> ifconfig eth0 0 up
> ifconfig br0 192.168.1.17 up
> sync
> find / >/dev/null &
> ping -b 192.168.1.255
> 
> This will lock up my system, usually within a few seconds.
> 
> Some additional information:
> - I could not reproduce the problem when using eth0 directly,
>   without a bridge.
> - Booting with "maxcpus=1" does not help, the problem remains.
>   My system doesn't boot with "nosmp", otherwise I would have
>   tried this too.
>

Yes its a bug, but the ne2k is old crufty device driver not really
suited to bridging. It lacks:
   * proper speed reporting via ethtool (not much of any ethtool support).
   * doesn't report carrier up/down status




-- 
Stephen Hemminger <shemminger@linux-foundation.org>

      reply	other threads:[~2007-10-04 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 14:12 PROBLEM: system freezes on starting a sky2 + ne2k-pci bridge Mirko Parthey
2007-10-04 18:27 ` PROBLEM: system freezes on starting ne2k-pci + bridge Mirko Parthey
2007-10-04 21:27   ` Stephen Hemminger [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=20071004142754.64827163@freepuppy.rosehill \
    --to=shemminger@linux-foundation.org \
    --cc=mirko.parthey@informatik.tu-chemnitz.de \
    --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