From nobody Wed Nov 01 15:58:39 2023 X-Original-To: xen@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 4SLBWM59fqz4yY66 for ; Wed, 1 Nov 2023 15:58:39 +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 4SLBWM2W6Qz3Cl4 for ; Wed, 1 Nov 2023 15:58:39 +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=1698854319; 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=MV0NeXuF7Y6yARxGKR0XPHKami3iSKbtwG5qxXRzsSg=; b=WaBFhy7VcxcylnqljVlmylWM0ZNZpt+nvREzpqrKswBuizE8Su08R1J5+GOQZte3ezNxsH Dl49j9+rjeca50teeisd6prHaZdgUO/bosUu7Qw98IiIW2kAHEgU/vs/+dmdOL42b2jwgV 6foy5YIWwsiiGvwk8AQaY9ONkorW6Q1OAtVdRc2bIaexe/Bc5/j9GzrBg+uOMIA1sEXrpT W/iQIEy0vcPIoa0BnHcQ7QDGFNowjkFRN8L+vkoNMFLCyixvJJtvsTsPCG0k21hSlPfuAn iTJqY71HsSKAGslx1qgdyvahjFPea9y0N9U1lWrxhAuz3MZ/q3nVY5T1WVjIxg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698854319; a=rsa-sha256; cv=none; b=rTtIOu8KFDWvoH/7KjT/E/5kDBnjxQplNXSBiTC8IYPf0B75ZkHXNFUQSRbHxcBjW56OrW 3pt0/khiNBFA23AMZB/ZTDHUDMuWFbCmRA87WNUWAzTQj+J3ZCUCT83M3fMz0tI1tENP5u VPqGTTamLaothll34/2SjpK4M8S19YZsTIphvL2BZLGOLF4A6QDppp7IXpesHNn6kVkW3/ XLm8F8aKVzwvdH6k+SwMJ0/XvPWQmKbYwN2dXkZzlUfFAhSUNPsfYjl44mQV959sZ+uEaf GxulOa3DROmAo91IVI1FqzDQZ1W0qGmh64uRkkR/8A8jVim9tC+0o61wOTrMMA== 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 4SLBWM1QvZzsTc for ; Wed, 1 Nov 2023 15:58:39 +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 3A1Fwdg2005010 for ; Wed, 1 Nov 2023 15:58:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A1Fwd8F005009 for xen@FreeBSD.org; Wed, 1 Nov 2023 15:58:39 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: xen@FreeBSD.org Subject: [Bug 274840] devmatch kernel panic with 10 xn interfaces Date: Wed, 01 Nov 2023 15:58:39 +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: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xen@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: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-xen List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274840 --- Comment #4 from Warner Losh --- Otherwise I need a reproducer. I don't have the time to guess or waste if t= he guess that it's the 10 xn devices causing it is wrong. Seems weird on it's surface.. we have systems at work that have 30 nvme drives that work just fine. --=20 You are receiving this mail because: You are the assignee for the bug.=