From nobody Mon Feb 19 20:58:19 2024 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 4TdvyP1gTkz58y95 for ; Mon, 19 Feb 2024 20:58:21 +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 4TdvyP0YxZz4MwF for ; Mon, 19 Feb 2024 20:58:21 +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=1708376301; 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=dVwMEDRlCkM6iMgov0nJl7qFDHdpKc3GQqrRYtZ3Lhg=; b=HqrUr8aPsCyJryzT0HcMk0a8ocUPVxFESafF9EQ9fWcDwtAhKmRGl6c4QE1+Yk0MtKfdlF Yo0DMRgd7Ls7gatRyfBsO1OffOYcJczST+3P7haoCG6P7nCUdomAxYZNZvi+Yn6LlZfP8W YzQcAjYqtpWTqKurHqDDPL6J+rrmZF4j75WHGyQAgUfGxgtwNqn+GyQHnFSriQQmBa8X2K +ehYCZm9Fg2dfc/cABT4nvG4JQPBYFJEAqRFM6qXp7KXadFABbXm5zzZ4a0+XHhj9Fy7gE hFyvRaN2zlvLnfaIaNXNaHDgPlXpb9TxQHFKgavEvPU1CjVgRz9E/NNPg7BTIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708376301; a=rsa-sha256; cv=none; b=jBa2HS5c5Be8TsQvdljyutVXQx0hKtM9hBXrZozUtnZw467SngmFDtE3VGOlruJjvfrOzH x01aU1+tENozZm9nN3T5kzbp/Y4GAaLGLHwqNlnxEe7yM6Kyn+BI6JNdO6hLPxgGhXKpMB PNmzVKVtEDpU7lwWakFlM7K9wEHGwN2ISYJIl0iujMb7xqa53G6y6r4QZd/UCQbNSeJPVI XRKeHKkXA7aTHIOddnvb5ThmBLkgHQsPHFQ1NsTuu6eUFpPtarxtbkV+sUlhwz4gzN0xQB Uo+u/aiRljJ0ftHPYEi8F1iPdx2eXZUhCoYc+c8OAcKUdiU1wKfVwwbbUW+Tfg== 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 4TdvyN6lvnzqfs for ; Mon, 19 Feb 2024 20:58:20 +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 41JKwKVq015622 for ; Mon, 19 Feb 2024 20:58:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41JKwKZK015621 for net@FreeBSD.org; Mon, 19 Feb 2024 20:58:20 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 218579] bge(4): Wake on Lan (WoL) does not work Date: Mon, 19 Feb 2024 20:58:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: freebsd.bug@nagykeve.e4ward.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ mfc-stable12? 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=3D218579 --- Comment #49 from Keve Nagy --- Booting the bge-patched GENERIC kernel DOES ALWAYS display WOL_MAGIC in the output of "ifconfig bge0", without needing an "ifconfig bge0 wol". Yet, WOL only wakes the host when it was shut down from a bge-patched 13.2, and does= not wake it when it was shut down from a bge-patched 14.0. A ...132n.log was made on 13.2 NOT yet patched, factory kernel. A ...140p.log was made on a 14.0 with a bge-PATCHED kernel. So n =3D not-patched, p =3D patched. --=20 You are receiving this mail because: You are on the CC list for the bug.=