Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Tue, 16 Oct 2007 00:07:20 +0200 > looking at the dev.c code - can napi_struct->weight be zero > legitimately? If yes then the 0 gets passed to the driver and the driver > would return 1 - violating the assertion. I touched upon this in another reply.

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread Jeff Garzik
Ingo Molnar wrote: * David Miller <[EMAIL PROTECTED]> wrote: From: Ingo Molnar <[EMAIL PROTECTED]> Date: Mon, 15 Oct 2007 13:24:30 +0200 got this warning with Linus' latest -git tree: WARNING: at net/core/dev.c:2161 net_rx_action() [<80564db4>] net_rx_action+0xce/0x186 [<8011ba98>] _

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Tue, 16 Oct 2007 00:03:57 +0200 > * David Miller <[EMAIL PROTECTED]> wrote: > > > From: Ingo Molnar <[EMAIL PROTECTED]> > > Date: Mon, 15 Oct 2007 13:24:30 +0200 > > > > > got this warning with Linus' latest -git tree: > > > > > > WARNING: at net/co

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > This is a driver bug, the work "budget" passed into a driver's > > ->poll() handler should never be exceeded. That's what this warning > > assertion is checking. > > > > What ethernet card is in your system and what driver is being used > > to dri

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread Ingo Molnar
* David Miller <[EMAIL PROTECTED]> wrote: > From: Ingo Molnar <[EMAIL PROTECTED]> > Date: Mon, 15 Oct 2007 13:24:30 +0200 > > > got this warning with Linus' latest -git tree: > > > > WARNING: at net/core/dev.c:2161 net_rx_action() > >[<80564db4>] net_rx_action+0xce/0x186 > >[<8011ba98>

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread David Miller
From: Ingo Molnar <[EMAIL PROTECTED]> Date: Mon, 15 Oct 2007 13:24:30 +0200 > got this warning with Linus' latest -git tree: > > WARNING: at net/core/dev.c:2161 net_rx_action() >[<80564db4>] net_rx_action+0xce/0x186 >[<8011ba98>] __do_softirq+0x6c/0xcf >[<8011bb2d>] do_softirq+0x32/

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > WARNING: at net/core/dev.c:2161 net_rx_action() > >[<80564db4>] net_rx_action+0xce/0x186 > >[<8011ba98>] __do_softirq+0x6c/0xcf > >[<8011bb2d>] do_softirq+0x32/0x36 > >[<8011bcae>] irq_exit+0x35/0x40 > >[<80104fdb>] do_IRQ+0x5c/0x

Re: WARNING: at net/core/dev.c:2161 net_rx_action()

2007-10-15 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > got this warning with Linus' latest -git tree: > > WARNING: at net/core/dev.c:2161 net_rx_action() >[<80564db4>] net_rx_action+0xce/0x186 >[<8011ba98>] __do_softirq+0x6c/0xcf >[<8011bb2d>] do_softirq+0x32/0x36 >[<8011bcae>] irq_exit+0x