From nobody Tue Sep 26 08:44:18 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 4RvtZp6j4xz4tqvb for ; Tue, 26 Sep 2023 08:44:18 +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 4RvtZp5fxjz4bnS for ; Tue, 26 Sep 2023 08:44:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695717858; a=rsa-sha256; cv=none; b=ur7dQpt3vUDvD9ocLI6EtqJhX2RElZ4YUSS0Y2O2oGmQTguuCR4Wb005TqKY0J9m8mpv4I QZZFv3853dnLOumVzBAUUDZ1SPssz2jBIGEp4ey1LGA4NeM30lzFc1NHnuBItl33C/l3gw Q8lnV+e8GJpKAKxS8pV3BkzOIebOnqP+Hx+c3p5I2bkJlKv+M2HDxhOjk39tPxHkMFzKaq JJboHcPpY0S3maXnre/QRgFQws5c5FzzR8XlELCzFOySsOLVlWv4K1r8391KYYfL2l2ykF 7mZ7TA2ycMhj4dNTvz+Kn9WZZKb7kAz7bQ3+6sSNjMuDU8wv5/f+q2QAtY/Hhw== 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=1695717858; 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=ba8DXrxDbDfw9omVtTqUOCfHek8QJvsEwSmfg5rz1m4=; b=pFDVoi7cZCOnEqVp7zzQHpYp9Tzkqsj/jtfd5KM2ByhFS+R2uM6iEQV2EQ6+2XSILjgQEk WHJN+Sxyacu2HE1wrkaVN+uxA3cjlFDosHcyilVy4Gw0VOatywEirv13q8GlurQ+MG0wg4 p2Efu2k66wY0uCwbyifyi1iDdGdKUuzs/BAxWkc5YNbyWiQyYpcXl3r/guZbw2TzB20YPz W0nQAt4IzE36kzo8iYb8uQD/ACpA765cHq+GW6GY+ASllsAa2w/QRdwcCU8kRB0pLL4UOO Jsi5T3zx1dWVpqrwISyfRP6MAU0fjp+uLzQKnZQa5yFjLfgxH7e2PNDXNyvmTw== 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 4RvtZp4jzPzqdW for ; Tue, 26 Sep 2023 08:44:18 +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 38Q8iIPc026275 for ; Tue, 26 Sep 2023 08:44:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38Q8iI1Q026274 for net@FreeBSD.org; Tue, 26 Sep 2023 08:44:18 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: Tue, 26 Sep 2023 08:44:18 +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 Only Me X-Bugzilla-Who: ronald@FreeBSD.org X-Bugzilla-Status: New 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 #7 from Ronald Klop --- (In reply to Ronald Klop from comment #6) This is the mention of the testing. https://lists.freebsd.org/archives/freebsd-arm/2023-September/003111.html "The new kernel prints the "No MAC address found" message, then panics." More info about the panic is requested, but needs some time to provide. --=20 You are receiving this mail because: You are the assignee for the bug.=