From owner-freebsd-net@freebsd.org Thu Feb 18 20:22:08 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6B74AAC245 for ; Thu, 18 Feb 2016 20:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB887170 for ; Thu, 18 Feb 2016 20:22:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1IKM8jF057678 for ; Thu, 18 Feb 2016 20:22:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded Date: Thu, 18 Feb 2016 20:22:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: andrew.daugherity@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2016 20:22:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196944 Andrew Daugherity changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.daugherity@gmail.com --- Comment #1 from Andrew Daugherity --- I can confirm this regression on a Dell PowerEdge SC1435 with the same BCM5= 721 NICs: % pciconf -lvb bge0 bge0@pci0:1:0:0: class=3D0x020000 card=3D0x01eb1028 chip=3D0x165914e= 4 rev=3D0x21 hdr=3D0x00 vendor =3D 'Broadcom Corporation' device =3D 'NetXtreme BCM5721 Gigabit Ethernet PCI Express' class =3D network subclass =3D ethernet bar [10] =3D type Memory, range 64, base 0xefcf0000, size 65536, enab= led bge0: = mem 0xefcf0000-0xefcfffff irq 33 at device 0.0 on pci1 bge0: CHIP ID 0x00004201; ASIC REV 0x04; CHIP REV 0x42; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow I am running 10.2 and IPMI ceases to work after the kernel loads. I previo= usly ran Linux on this hardware and IPMI worked fine. IPMI shares a physical po= rt with bge0 but has its own MAC address and IP. I have tested other versions of FreeBSD install images, and for my hardware= at least, the regression seems to be between 9.1 and 9.2: 9.1: works 9.2: does not work 9.3: does not work 10.2: does not work Interestingly, I have some PE850 (not 860) running 9.3 that also have a BCM= 5721 bge0, and IPMI *does* work on 3/4 of them, but only when connecting from the local subnet, despite the gateway being set in IPMI config. Not sure what's broken with the last one, or when the others started working at all; I know= the last time I tried IPMI on those a couple years ago it failed the same way (worked at boot, stopped working once kernel initialized bge0), but that wa= s in the 7.x or 8.x days. My SC1435 has IPMI 2.0, unlike the 850 & 860, which only have IPMI 1.5, if = that matters. --=20 You are receiving this mail because: You are the assignee for the bug.=