netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gavin Shan <gwshan@linux.vnet.ibm.com>
To: Brice Goglin <Brice.Goglin@inria.fr>
Cc: Linux Network Development list <netdev@vger.kernel.org>,
	Baoquan He <bhe@redhat.com>
Subject: Re: bnx2 breaks Dell R815 BMC IPMI since 4.8
Date: Wed, 30 Nov 2016 10:28:08 +1100	[thread overview]
Message-ID: <20161129232808.GA14919@gwshan> (raw)
In-Reply-To: <583D26EF.60207@inria.fr>

On Tue, Nov 29, 2016 at 07:57:51AM +0100, Brice Goglin wrote:
>Hello
>
>My Dell PowerEdge R815 doesn't have IPMI anymore when I boot a 4.8
>kernel, the BMC doesn't even ping anymore. Its Ethernet devices are 4 of
>those:
>
>01:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet (rev 20)
>	DeviceName: Embedded NIC 1                          
>	Subsystem: Dell NetXtreme II BCM5709 Gigabit Ethernet
>	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
>	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
>	Latency: 0, Cache Line Size: 64 bytes
>	Interrupt: pin A routed to IRQ 42
>	Region 0: Memory at e6000000 (64-bit, non-prefetchable) [size=32M]
>	Capabilities: <access denied>
>	Kernel driver in use: bnx2
>	Kernel modules: bnx2
>
>The only change in bnx2 between 4.7 and 4.8 appears to be this one:
>
>commit 3e1be7ad2d38c6bd6aeef96df9bd0a7822f4e51c
>Author: Baoquan He <bhe@redhat.com>
>Date:   Fri Sep 9 22:43:12 2016 +0800
>
>    bnx2: Reset device during driver initialization
>
>Could you patch actually break the BMC? What do I need to further debug
>this issue?
>

Brice, could you please confirm NCSI is enabled on BMC? It seems NCSI
AEN pakets aren't handled by NCSI stack on BMC side when resetting NIC
on host side. Those AEN packets usually help to reconfigure the (active)
NCSI channel and bring it back to service after the reset.

Thanks,
Gavin

      parent reply	other threads:[~2016-11-29 23:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29  6:57 bnx2 breaks Dell R815 BMC IPMI since 4.8 Brice Goglin
2016-11-29  7:02 ` Baoquan He
2016-11-29  7:21   ` Brice Goglin
2016-11-29 23:28 ` Gavin Shan [this message]

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=20161129232808.GA14919@gwshan \
    --to=gwshan@linux.vnet.ibm.com \
    --cc=Brice.Goglin@inria.fr \
    --cc=bhe@redhat.com \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).