LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Marin Mitov <mitov@issp.bas.bg>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: net: tx timeouts with skge, 8139too, dmfe drivers/NICs
Date: Tue, 26 Feb 2008 00:09:46 +0200 [thread overview]
Message-ID: <200802260009.46487.mitov@issp.bas.bg> (raw)
In-Reply-To: <20080225134216.7704696d@extreme>
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
next prev parent reply other threads:[~2008-02-25 22:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 20:37 Marin Mitov
2008-02-25 20:53 ` Jeff Garzik
2008-02-25 21:36 ` Marin Mitov
2008-02-25 21:42 ` Stephen Hemminger
2008-02-25 22:09 ` Marin Mitov [this message]
2008-02-25 22:57 ` Stephen Hemminger
2008-03-12 11:41 ` Marin Mitov
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=200802260009.46487.mitov@issp.bas.bg \
--to=mitov@issp.bas.bg \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
--subject='Re: net: tx timeouts with skge, 8139too, dmfe drivers/NICs' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).