From nobody Wed Oct 11 09:52:08 2023 X-Original-To: net@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 4S57N943xKz4xB2s for ; Wed, 11 Oct 2023 09:52:09 +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 4S57N92z3jz4HHV for ; Wed, 11 Oct 2023 09:52:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697017929; a=rsa-sha256; cv=none; b=kjmlD0/Ouvs8AMRsu9ltoE4DQx5wOO1GaSyWOBIpYoiwU12Jt6m5TlRo+W9URPenGsyW0w aV7BU4z3/uEFvtyZjN03NQ9hm8JtV/w0aMARuXwazzm+h1gXL6ONu3LhG5pq95yuA4FQxc WkZf1AOJt0E5GRaXwyMYIn0z+6Fpo3L1sJgLc4Hy6zbaudyjIH0E8l+0UesYQK12iwcFEH Lut2hZomoLiGTtpZGld/V6etoFTDmu9KlkbzEnIBtX3IlsoUHR+GrKb9MRyLd8Qs9Pba2O s56qAgsUwcw1mbKinYSl1ODZzCSLT4k0oO1wn4p4uhKInWCWAc05F0KB+lPszA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697017929; 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=ISf3fH7vwcuN9UreZcIVvx8JzBk5mwNDfil7t8XkbCo=; b=nnRrffaVK8b8ZliCuwTZG31uiAwg4YIOGi53pwfKcn7j3pmJwyBIVnK9wLgt1qRNxkXrQd 0p/5yEaEKSfgc6MsrQY9f1q1gGxMcEOz1hzMVF8OoS/zr/0teU/eVM6NhsoNcGBpsIZzSu Hm/ZG7eBUHwIbKygR4U8/rLPT9WK6wq3tFR6Fv8PxmeKXT9qzyU0zwbYNdCs1GznUQgLI1 qdjqwvrWgAZNqnnzr0qwik7mBxGXM4HdK8+9J1gTUKKAlcpEmL5/ouhdyonpF+QDg2UiN4 uVsE2TL3HjqadlxRS/W0kO8xlgW2NxL+8oKfWg0+6gF9QDoWhcaEnKtrbdNOxA== 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 4S57N923QRz2JP for ; Wed, 11 Oct 2023 09:52:09 +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 39B9q9r7004893 for ; Wed, 11 Oct 2023 09:52:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39B9q9FW004892 for net@FreeBSD.org; Wed, 11 Oct 2023 09:52:09 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: net@FreeBSD.org Subject: [Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address Date: Wed, 11 Oct 2023 09:52: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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pmh@hausen.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274092 --- Comment #14 from Patrick M. Hausen --- BETA5, patch applied, here's two screenshots of the kernel panic: https://cloud.hausen.com/s/Hx2F2KqJBZ4NXpP https://cloud.hausen.com/s/CatjsJ8gyb4wg3J HTH, Patrick --=20 You are receiving this mail because: You are the assignee for the bug.=