From nobody Fri Mar 10 16:40:19 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 4PYBcM6hJQz3xhQc for ; Fri, 10 Mar 2023 16:40:19 +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 4PYBcM5gZ1z40tg for ; Fri, 10 Mar 2023 16:40:19 +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=1678466419; 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: in-reply-to:in-reply-to:references:references; bh=ZJrKzv6nF+h2wt5OxlfCh/9JwJEv11mxVvUXJQiIb9I=; b=QcrAzo0buY4ED7TCMlf0DtC9r4cf+UoFSErgxdjk3AsD+A4WbB+JmXYOEaVgyXC8OHy7gh PQjC06Zpx8LeMAsBEmC11hBGfr8js6RmEtLL5R+XXrZwa7oD/+IaDQq840TjDVSU2R+sUQ 249ZqX3oPNmArqokrC8ESvgIHkV/L1RgSnJOtLEiu+umNXt6Cm7qsVMr2RP1MPvD2TwtXr FJJsV5yh1x5lzxJQSiSpUNfgjeGjtIXMB18s4B8eWM+ypwb9+FzbI2lLMb2ZNAnZ0ppNMg 4Y14nQ9XQ46ZUv1hm/U9hOlktiWlp9UFKv049fwjAnUpysV8fQZu5alwpCNJyw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678466419; a=rsa-sha256; cv=none; b=uSeA+5zLR2RFHHtVpiPyALtn1SrOGpK904byhh3ARMSkbTytivEuvrsvdocVtcS0JeFnM0 Za9Nq5/JWOev1n/v8qdNP2d9l1jUAdsQONs/A+Nu8pjZhsSMlMlrds3UVt+ZuUoAiiUyd7 m7SPaQJX2O/iyiRSnii+nztgXL1n9gOLjz2DGFn+ntKMcy+kmoCUO89PL15I/UOqmwS1lQ HGK5IQ30/Vmw+Tru2ZH4Hip62jIhbKScQgfb9D2bAd+JLtDKo3sziIAH1YehzwKED0nKcN +SP5O+qVkNF9l8Id7uDg+yHh8cH7yQ4sIRD2xigiTFkKr+ESWJfowlp4xj59Xw== 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 4PYBcM4m2MzwKR for ; Fri, 10 Mar 2023 16:40:19 +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 32AGeJ0x063644 for ; Fri, 10 Mar 2023 16:40:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32AGeJqJ063643 for bugs@FreeBSD.org; Fri, 10 Mar 2023 16:40:19 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 270089] mpr: panic in mpr_complete_command during zpool import Date: Fri, 10 Mar 2023 16:40:19 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dan.kotowski@a9development.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: 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 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270089 --- Comment #5 from Dan Kotowski --- # pciconf -l -BbcevV mpr0 mpr0@pci4:1:0:0: class=3D0x010700 rev=3D0x02 hdr=3D0x00 vendor=3D0x1= 000 device=3D0x0097 subvendor=3D0x1000 subdevice=3D0x30e0 vendor =3D 'Broadcom / LSI' device =3D 'SAS3008 PCI-Express Fusion-MPT SAS-3' class =3D mass storage subclass =3D SAS bar [10] =3D type I/O Port, range 32, base 0, size 256, disabled bar [14] =3D type Memory, range 64, base 0x40040000, size 65536, enab= led bar [1c] =3D type Memory, range 64, base 0x40000000, size 262144, ena= bled cap 01[50] =3D powerspec 3 supports D0 D1 D2 D3 current D0 cap 10[68] =3D PCI-Express 2 endpoint max data 128(4096) FLR RO NS max read 512 link x8(x8) speed 8.0(8.0) cap 05[a8] =3D MSI supports 1 message, 64 bit, vector masks=20 cap 11[c0] =3D MSI-X supports 96 messages, enabled Table in map 0x14[0xe000], PBA in map 0x14[0xf000] ecap 0001[100] =3D AER 2 0 fatal 0 non-fatal 0 corrected ecap 0019[1e0] =3D PCIe Sec 1 lane errors 0 ecap 0004[1c0] =3D Power Budgeting 1 ecap 0016[190] =3D DPA 1 ecap 000e[148] =3D ARI 1 --=20 You are receiving this mail because: You are the assignee for the bug.=