[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080225145746.6b6f336a@extreme>
Date: Mon, 25 Feb 2008 14:57:46 -0800
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Marin Mitov <mitov@...p.bas.bg>
Cc: linux-kernel@...r.kernel.org
Subject: Re: net: tx timeouts with skge, 8139too, dmfe drivers/NICs
On Tue, 26 Feb 2008 00:09:46 +0200
Marin Mitov <mitov@...p.bas.bg> wrote:
> Hi Stephen,
>
> > Make sure the interrupt is showing up as level triggered in
> > /proc/interrupts. The BIOS may be configuring it as edge-triggered and that
> > won't work with Ethernet drivers that use NAPI.
>
> for: skge <--> Marvell 88E8001 chip
> cat /proc/interrupts gives (AMD64 X2 SMP):
> CPU0 CPU1
> 21: 11691000 11933174 IO-APIC-fasteoi eth0
>
> It is neither IO-APIC-edge, nor IO-APIC-level.
>
> Could it be the problem?
>
> Marin Mitov
No. that isn't the problem.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists