mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: "Michael Chan" <mchan@broadcom.com>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.27-rc5-mm1
Date: Tue, 16 Sep 2008 14:09:17 -0400	[thread overview]
Message-ID: <20080916140917.105adc2a@bree.surriel.com> (raw)
In-Reply-To: <1221519658.11021.13.camel@HP1>

On Mon, 15 Sep 2008 16:00:58 -0700
"Michael Chan" <mchan@broadcom.com> wrote:

> > 05:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)
> > 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)
> 
> Does dmesg show anything when you run ifup?
 
The linux-next tree fails in the same way.  Here is the dmesg output
from the broadcom driver:

Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v1.8.0 (Aug 14, 2008)
vendor=8086 device=2690
bnx2 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

eth0: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at
 mem f8000000, IRQ 16, node addr 00:19:b9:ee:6c:4a
vendor=8086 device=3510
vendor=8086 device=3500
vendor=8086 device=25e2
bnx2 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem f4000000, IRQ 17, node addr 00:19:b9:ee:6c:4c
vendor=8086 device=350c
vendor=8086 device=25e2

Here is the dmesg from around ifup time:

lo: Disabled Privacy Extensions
ip used greatest stack depth: 4296 bytes left
try to get more irq_cfg 32
irq_irq ==> [0x434f14800 - 0x434f14e00]
found new irq_cfg for irq 5243136
try to get more irq_desc 32
irq_desc ==> [0x42f426000 - 0x42f428000]
kstat_irqs ==> [0x43c1d4c00 - 0x43c1d5000]
found new irq_desc for irq 5243136

This one might be related, not sure:

pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

-- 
All rights reversed.

  reply	other threads:[~2008-09-16 18:10 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-05  5:40 2.6.27-rc5-mm1 Andrew Morton
2008-09-05  7:20 ` 2.6.27-rc5-mm1 Takashi Iwai
2008-09-05  7:50 ` 2.6.27-rc5-mm1 Alexander Beregalov
2008-09-05  8:25   ` 2.6.27-rc5-mm1 Andrew Morton
2008-09-05 12:39 ` 2.6.27-rc5-mm1: rmmod ide-cd_mod: tried to init an initialized object, something is seriously wrong Mariusz Kozlowski
2008-09-05 13:28   ` Rafael J. Wysocki
2008-09-05 13:44     ` Mariusz Kozlowski
2008-09-05 16:25       ` Mariusz Kozlowski
2008-09-06 12:35         ` FUJITA Tomonori
2008-09-08  8:43           ` Jens Axboe
2008-09-08  9:27             ` Jens Axboe
2008-09-09  9:07               ` Mariusz Kozlowski
2008-09-09 10:29                 ` Jens Axboe
2008-09-09 12:14                   ` Mariusz Kozlowski
2008-09-09 13:21                     ` Jens Axboe
2008-09-05 17:26 ` 2.6.27-rc5-mm1: list corruption during blk_add_timer() Alexey Dobriyan
2008-09-05 19:40   ` Andrew Morton
2008-09-08  9:30     ` Jens Axboe
2008-09-05 19:32 ` [PATCH -mm] Fix dev_load() compilation again Alexey Dobriyan
2008-09-05 19:54   ` Hiroshi Shimamoto
2008-09-07  4:08     ` Stephen Rothwell
2008-09-08 22:17     ` Andrew Morton
2008-09-09  6:27       ` Johannes Berg
2008-09-09 11:07 ` 2.6.27-rc5-mm1 Dmitri Vorobiev
2008-09-11 10:16   ` 2.6.27-rc5-mm1 Dmitri Vorobiev
2008-09-11 14:59     ` 2.6.27-rc5-mm1 Kevin D. Kissell
2008-09-15 22:01 ` 2.6.27-rc5-mm1 Rik van Riel
2008-09-15 23:00   ` 2.6.27-rc5-mm1 Michael Chan
2008-09-16 18:09     ` Rik van Riel [this message]
2008-09-16 23:01       ` 2.6.27-rc5-mm1 Rik van Riel
2008-09-17 19:23         ` 2.6.27-rc5-mm1 Benjamin Li
     [not found]         ` <1221667442-4495-1-git-send-email-benli@broadcom.com>
     [not found]           ` <1221667442-4495-2-git-send-email-benli@broadcom.com>
2008-09-18 23:46             ` [PATCH] bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int David Miller

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=20080916140917.105adc2a@bree.surriel.com \
    --to=riel@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchan@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome