skge crashes are gone

2006-09-22 Thread Beschorner Daniel
Stephen, you will be glad to hear that the long crashing saga (at least in my case) turns to the end. The combination 2.6.18 / skge 1.8 is working well with SMP/IRQ migration. The last test which crashed was 2.6.17 / skge 1.6 + PCI posting fixes. So some fix in 1.7/1.8 seems to make the difference

Re: skge crashes

2006-08-18 Thread Beschorner Daniel
> possible PCI posting bug? > > --- linux-2.6.orig/drivers/net/skge.c > +++ linux-2.6/drivers/net/skge.c > @@ -2745,7 +2745,7 @@ static int skge_poll(struct net_device * > spin_lock_irq(&hw->hw_lock); > hw->intr_mask |= rxirqmask[skge->port]; > skge_write32(hw, B0_IMSK, hw->intr_

Re: skge crashes

2006-08-16 Thread Stephen Hemminger
possible PCI posting bug? --- linux-2.6.orig/drivers/net/skge.c +++ linux-2.6/drivers/net/skge.c @@ -2745,7 +2745,7 @@ static int skge_poll(struct net_device * spin_lock_irq(&hw->hw_lock); hw->intr_mask |= rxirqmask[skge->port]; skge_write32(hw, B0_IMSK, hw->intr_mask); -

Re: skge crashes

2006-08-16 Thread Beschorner Daniel
>> Stephen, >> >> the reproducible crashes with all skge versions (where sk98lin works >> fine) on my box are SMP related. >> I booted with maxcpus=1 and the box survived my usual crash test, I will >> keep an eye. >> >> Daniel >> > Is this P3 SMP? > What form of IRQ balance are you using? Ind

Re: skge crashes

2006-08-16 Thread Stephen Hemminger
On Wed, 16 Aug 2006 19:47:08 +0200 "Beschorner Daniel" <[EMAIL PROTECTED]> wrote: > Stephen, > > the reproducible crashes with all skge versions (where sk98lin works > fine) on my box are SMP related. > I booted with maxcpus=1 and the box survived my usual crash test, I will > keep an eye. > > D

skge crashes

2006-08-16 Thread Beschorner Daniel
Stephen, the reproducible crashes with all skge versions (where sk98lin works fine) on my box are SMP related. I booted with maxcpus=1 and the box survived my usual crash test, I will keep an eye. Daniel - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message