All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Cc: Robert Hancock <hancockr@shaw.ca>,
	linux-kernel@vger.kernel.org, e1000-devel@lists.sourceforge.net,
	varunc@linux.vnet.ibm.com, jbarnes@virtuousgeek.org,
	greg@kroah.com
Subject: Re: Strange problem with e1000 driver - ping packet loss
Date: Wed, 25 Jun 2008 15:04:59 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0806251502000.3014@localhost.localdomain> (raw)
In-Reply-To: <alpine.LFD.1.10.0806251455500.3014@localhost.localdomain>



On Wed, 25 Jun 2008, Len Brown wrote:

> > Linux version 2.6.18-53.el5
 
can you find out if the latest upstream kernel still has this problem?

> > ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 177
> > PCI: Setting latency timer of device 0000:00:1d.1 to 64
> > uhci_hcd 0000:00:1d.1: UHCI Host Controller
> > uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
> > uhci_hcd 0000:00:1d.1: irq 177, io base 0x0000e880
> 
> > SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
> > audit(1213972202.305:3): policy loaded auid=4294967295
> > Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
> > Copyright (c) 1999-2006 Intel Corporation.
> > ACPI: PCI Interrupt 0000:02:02.0[B] -> GSI 18 (level, low) -> IRQ 193
> > e1000: 0000:02:02.0: e1000_probe: (PCI-X:66MHz:64-bit) 00:04:23:00:90:ab
> > e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
> > ACPI: PCI Interrupt 0000:02:02.1[B] -> GSI 18 (level, low) -> IRQ 193
> > e1000: 0000:02:02.1: e1000_probe: (PCI-X:66MHz:64-bit) 00:04:23:00:90:aa
> > e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection

your /proc/interrutps showed just eth1, and it was on IRQ 177 --
was that from a different boot than this dmesg?

in any case, when you boot these on a new kernel
they should both show up on IRQ 18 (because they're on GSI 18).

Also, these IOAPIC interrupts are not programmable -- they
are hard-coded, so the issue is not in the ACPI PCI interrupt
link programming code.

-Len


  parent reply	other threads:[~2008-06-25 19:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.QBOn2aWyqGnBJJticG4h09lpxD0@ifi.uio.no>
2008-06-19 17:25 ` Strange problem with e1000 driver - ping packet loss Robert Hancock
2008-06-19 20:25   ` Vegard Nossum
2008-06-20 12:30   ` Srivatsa Vaddagiri
2008-06-20 14:40     ` Robert Hancock
2008-06-25 14:32       ` Srivatsa Vaddagiri
2008-06-25 18:09         ` [E1000-devel] " hong zhang
     [not found]     ` <alpine.LFD.1.10.0806251455500.3014@localhost.localdomain>
2008-06-25 19:04       ` Len Brown [this message]
2008-06-26 13:37         ` Srivatsa Vaddagiri
2008-06-24  4:33   ` Varun Chandramohan
2008-06-18 12:52 Srivatsa Vaddagiri
2008-06-18 19:18 ` Brandeburg, Jesse
2008-06-19  3:45   ` Srivatsa Vaddagiri

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=alpine.LFD.1.10.0806251502000.3014@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=greg@kroah.com \
    --cc=hancockr@shaw.ca \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=varunc@linux.vnet.ibm.com \
    --cc=vatsa@linux.vnet.ibm.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.