Re: [HELP] BAD interrupts

2009-12-31 Thread Régis Odeyé
To: mich...@ellerman.id.au Cc: Kumar Gopalpet-B05799; net...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org Subject: Re: [HELP] BAD interrupts Michael Ellerman wrote: On Wed, 2009-12-23 at 19:41 +0530, Kumar Gopalpet-B05799 wrote: Hi all, I am trying linux 2.6.32-rc3 in SMP

RE: [HELP] BAD interrupts

2009-12-24 Thread Kumar Gopalpet-B05799
>-Original Message- >From: gshan [mailto:gs...@alcatel-lucent.com] >Sent: Thursday, December 24, 2009 5:16 PM >To: mich...@ellerman.id.au >Cc: Kumar Gopalpet-B05799; net...@vger.kernel.org; >linuxppc-dev@lists.ozlabs.org >Subject: Re: [HELP] BAD interrupts >

Re: [HELP] BAD interrupts

2009-12-23 Thread gshan
Michael Ellerman wrote: On Wed, 2009-12-23 at 19:41 +0530, Kumar Gopalpet-B05799 wrote: Hi all, I am trying linux 2.6.32-rc3 in SMP mode. I am seeing a lot of BAD interrupts when I do a "cat /proc/interrupts". I am running a forwarding application b/w two ethernet ports (ethernet uses

Re: [HELP] BAD interrupts

2009-12-23 Thread Michael Ellerman
On Wed, 2009-12-23 at 19:41 +0530, Kumar Gopalpet-B05799 wrote: > Hi all, > > I am trying linux 2.6.32-rc3 in SMP mode. I am seeing a lot of BAD > interrupts when I do a "cat /proc/interrupts". > > I am running a forwarding application b/w two ethernet ports (ethernet > uses gianfar driver). >

[HELP] BAD interrupts

2009-12-23 Thread Kumar Gopalpet-B05799
Hi all, I am trying linux 2.6.32-rc3 in SMP mode. I am seeing a lot of BAD interrupts when I do a "cat /proc/interrupts". I am running a forwarding application b/w two ethernet ports (ethernet uses gianfar driver). Has any one observed these BAD interrupts ? If so, can someone help me in und