LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Marin Mitov <mitov@issp.bas.bg>
Cc: linux-kernel@vger.kernel.org
Subject: Re: net: tx timeouts with skge, 8139too, dmfe drivers/NICs
Date: Mon, 25 Feb 2008 14:57:46 -0800	[thread overview]
Message-ID: <20080225145746.6b6f336a@extreme> (raw)
In-Reply-To: <200802260009.46487.mitov@issp.bas.bg>

On Tue, 26 Feb 2008 00:09:46 +0200
Marin Mitov <mitov@issp.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.

  reply	other threads:[~2008-02-25 22:59 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
2008-02-25 22:57         ` Stephen Hemminger [this message]
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=20080225145746.6b6f336a@extreme \
    --to=shemminger@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mitov@issp.bas.bg \
    --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).