From nobody Thu Jul 20 14:19:34 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R6FF215xtz4nvRl for ; Thu, 20 Jul 2023 14:19:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4R6FF16XzKz3jm1 for ; Thu, 20 Jul 2023 14:19:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689862773; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DAzk+VlGZVp/hH6DLvgh7nGnSu05byuHgBRiWsvEZMc=; b=FOKXkLBrOkfdY7vmcMnGPPBzGryXAZkUvTvKsSRTGV8RUWZRL6BZySutX/5/BcTzTMXA3k 3KnHcTxqw3+ERet9prkuc2sGQtPeTu6N2EqfYo5pIAKhSOOn29z4nkuCU2jpSFe0ZNA7Kh XIepUAAqm2hr/V8QCOv92CGUbgiBwfaasnTLjlz7igMOUPMq2405awTW/z9es8ya8/6kf3 eJjfW0m134AWL03eVpvxiSFUJqUJJFA9SKzDnj0uqhv9M3HnYwKSEkvGU+F3NHrvHykITv 1qh5K/SSIvJjvQmMTCbsAIs6OE5tj5Wsi7pWOm+7ivUzwpZcs/UhewSD7bYXpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689862773; a=rsa-sha256; cv=none; b=y06WaZSc86QfRK/eaDQXUev0XJTexM4vm8VD7SvsXGqpBDd3IXeAEiVqU5rxlz4m3TC6Bk BozG7lJKAaPxZZKGbZOtxejN51jCqvuRcwqLNVy8iUBkSzG9bKJZBX5VdO4iCeMqf0ewTz DAHd06NHE1Qw9bIqZz1+4v6nNdT7ubKLbqH9GRyzfALzM5bcuUuALp2eAKN4ARPeDF5lVH 09RGHQb4jZt/SdL4sbSTNOdUCcyjKLgCoTCZCtbg7jAWhMhsAwmbM/QWscLOmX4F+N5PGO 96GWFguN4swgUxWvAIMajJOm/osD+DKErhxynXdtNcnIE7p5IOwAO5ZGzuplpA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4R6FF15c87zYM1 for ; Thu, 20 Jul 2023 14:19:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 36KEJXTG089952 for ; Thu, 20 Jul 2023 14:19:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36KEJXsP089951 for bugs@FreeBSD.org; Thu, 20 Jul 2023 14:19:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272621] bnxt(4): BCM57416 - Unhandled async completion type 4 Date: Thu, 20 Jul 2023 14:19:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mmercier@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272621 Bug ID: 272621 Summary: bnxt(4): BCM57416 - Unhandled async completion type 4 Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: mmercier@gmail.com Hello, When installing a 1Gbps SFP into the NIC, I see the following information in dmesg. bnxt1: Unhandled async completion type 4 I am unable to bring the interface up. NOTES:=20 1. This is a pfSense 2.7.0 install 2. Hardware is Dell PowerEdge R440 [2.7.0-RELEASE][root@gw]/root: ifconfig bnxt1 bnxt1: flags=3D8963 metric = 0 mtu 1500 description:=20 =20=20=20=20=20=20=20 options=3D4e100bb ether 4c:d9:8f:9e:e6:ca inet6 fe80::4ed9:8fff:fe9e:e6ca%bnxt1 prefixlen 64 scopeid 0x6 inet xx.xx.xx.xx netmask 0xfffffffc broadcast xx.xx.xx.xx media: Ethernet autoselect (Unknown ) status: no carrier nd6 options=3D21 [2.7.0-RELEASE][root@gw]/root: uname -a FreeBSD gw.grey.fx 14.0-CURRENT FreeBSD 14.0-CURRENT #1 RELENG_2_7_0-n255866-686c8d3c1f0: Wed Jun 28 04:21:19 UTC 2023=20=20=20=20 root@freebsd:/var/jenkins/workspace/pfSense-CE-snapshots-2_7_0-main/obj/amd= 64/LwYAddCr/var/jenkins/workspace/pfSense-CE-snapshots-2_7_0-main/sources/F= reeBSD-src-RELENG_2_7_0/amd64.amd64/sys/pfSense amd64 [2.7.0-RELEASE][root@gw]/root: pciconf -l -BbcevV bnxt1 bnxt1@pci0:179:0:1: class=3D0x020000 rev=3D0x01 hdr=3D0x00 vendor=3D0x1= 4e4 device=3D0x16d8 subvendor=3D0x1028 subdevice=3D0x1feb vendor =3D 'Broadcom Inc. and subsidiaries' device =3D 'BCM57416 NetXtreme-E Dual-Media 10G RDMA Ethernet Contr= oller' class =3D network subclass =3D ethernet bar [10] =3D type Prefetchable Memory, range 64, base 0xe1200000, size 65536, enabled bar [18] =3D type Prefetchable Memory, range 64, base 0xe1000000, size 1048576, enabled bar [20] =3D type Prefetchable Memory, range 64, base 0xe1220000, size 8192, enabled cap 01[48] =3D powerspec 3 supports D0 D3 current D0 cap 03[50] =3D VPD cap 05[58] =3D MSI supports 8 messages, 64 bit cap 11[a0] =3D MSI-X supports 74 messages, enabled Table in map 0x20[0x0], PBA in map 0x20[0x4a0] cap 10[ac] =3D PCI-Express 2 endpoint max data 256(512) FLR RO NS max read 512 link x8(x8) speed 8.0(8.0) ClockPM disabled ecap 0001[100] =3D AER 1 0 fatal 0 non-fatal 1 corrected ecap 0003[13c] =3D Serial 1 4cd98ffffe9ee6c9 ecap 0004[150] =3D Power Budgeting 1 ecap 000b[180] =3D Vendor [1] ID 0000 Rev 0 Length 32 ecap 000e[1b8] =3D ARI 1 ecap 0017[230] =3D TPH Requester 1 PCI-e errors =3D Correctable Error Detected Unsupported Request Detected Corrected =3D Advisory Non-Fatal Error --=20 You are receiving this mail because: You are the assignee for the bug.=