From owner-freebsd-net@freebsd.org Tue Dec 5 11:40:52 2017 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 8E10CE5F3B5 for ; Tue, 5 Dec 2017 11:40:52 +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 7476676D48 for ; Tue, 5 Dec 2017 11:40:52 +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 vB5BeqZX082415 for ; Tue, 5 Dec 2017 11:40:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 197198] bxe driver failed to init NIC Date: Tue, 05 Dec 2017 11:40:52 +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-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: patrick.mcgleenon@owmobility.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.25 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2017 11:40:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197198 Patrick McGleenon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick.mcgleenon@owmobilit | |y.com --- Comment #4 from Patrick McGleenon --- I have the same issue with FreeBSD 11.1 on HP bl460 blades and the 10Gb/s BCM57711E bxe0: 0xfffff 800fb800000 bxe0: PCI BAR2 [18] memory allocated: 0xfb000000-0xfb7fffff (8388608) -> 0xfffff 800fb000000 bxe0: ERROR: Invalid VLAN (57005) bxe0: ERROR: Enumerated function 0 is marked as hidden bxe0: Found 10GBase-CX4 media. bxe0: IFMEDIA flags : 20 bxe0: Using defaults for TSO: 65518/35/2048 bxe0: Ethernet address: de:ad:de:ad:de:ad bxe0: MSI-X vectors Requested 5 and Allocated 5 bxe1: 0xfffff 800fa800000 bxe1: PCI BAR2 [18] memory allocated: 0xfa000000-0xfa7fffff (8388608) -> 0xfffff 800fa000000 bxe1: ERROR: mf_mode=3DSD functions 1 and 3 have the same ovlan (0) bxe1: ERROR: No Ethernet address programmed! bxe1: Found 10GBase-CX4 media. bxe1: IFMEDIA flags : 20 bxe1: Using defaults for TSO: 65518/35/2048 bxe1: MSI-X vectors Requested 5 and Allocated 5 # ifconfig bxe0: flags=3D8843 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3D527b8 ether de:ad:de:ad:de:ad hwaddr de:ad:de:ad:de:ad inet6 fe80::dcad:deff:fead:dead%bxe0 prefixlen 64 scopeid 0x1=20 nd6 options=3D23 media: Ethernet autoselect (10Gbase-CX4 ) status: active bxe1: flags=3D8802 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3D527bb ether 00:00:00:00:00:00 nd6 options=3D29 media: Ethernet autoselect (none) lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128=20 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3=20 inet 127.0.0.1 netmask 0xff000000=20 nd6 options=3D21 groups: lo --=20 You are receiving this mail because: You are the assignee for the bug.=