From nobody Tue Apr 2 21:41: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 4V8LtB6MsQz5Fphs for ; Tue, 2 Apr 2024 21:41:22 +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 4V8LtB5LGFz58Hy for ; Tue, 2 Apr 2024 21:41:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712094082; a=rsa-sha256; cv=none; b=TtZf+hkiskl23ADa+bm7FGRQrjJjPK87uhOmtn9Tj1R/ECb4KgYGwu47RiN2lRxqtt6B5p sMCvT9rtfb+SvyVFfQe5uWUf5zwBLJ0N04FpooyLvgNN4wRjcYkVHorCYw7ncHMg4kP1zJ hqEhcD9mYX8ou0iwR6gScbE23BeEVADb6TOBsJv7VJMkg9b8NmiFzAJMjTTnYa1JVVvfx8 c2//18WoLV/RhVbOHcs8/V0qE2tPWZLK2TuUr/y+ZdrjK90E4jAM6Qo628z6vrAcKgXZcM CikiEy474NRCtccT5RCrwRTfv6Qf2/PMlAJzFMP25+ilZvp1Oexn8l2bQkcv3w== 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=1712094082; 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=Z5AWE5ci9YZbz9RNKutzvA0mdWTVB/ZupwNt/vF/tgk=; b=m3q8nyqdcDdw38FDxoKhCdxkSP7sIqMmB7AtZy6b6UzlhknEkzQuQW/ycLZuNs5B/l5dTF yygMPu0BLkWDypNw6wOr5jPUX+HcGkyaXFUvsJF8xiTIKtsxm1uwfivHlQI34UIwPyP6lE dZUVrZa+JrYULq3AZWZNua9LMX0oC4XTlkWb3TKB7E5tepjNoNxJ/SfB5B7h4Ihfk48sAf 260j2xK+A9BEWf9w/RLowKJ2tfdvzG6sFPbvYbzo8EqZZmyyarN4bw7T4VGn0Sh1/rJS4I wo3Oj8tKtNleKFYNEDyTPJ2zr54+JZKXts/FPZEjr5Jvw0ERLCCfVsJcQ2TSzQ== 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 4V8LtB4yTMz15bx for ; Tue, 2 Apr 2024 21:41:22 +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 432LfMNW026835 for ; Tue, 2 Apr 2024 21:41:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 432LfMjZ026798 for net@FreeBSD.org; Tue, 2 Apr 2024 21:41:22 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: Tue, 02 Apr 2024 21:41: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 #64 from Keve Nagy --- No problem. To clarify, I was not talking about crashes either. You mention= ed that after a successful WOL, when you shut your computer down, it did not s= tay powered off, instead moments later it automatically started. That is an automated start-up you did not expect. In other words, unexpected. Again, I experienced no such phenomena. When I issued a "shutdown -p", my t= est computers always powered down properly and always stayed off. Regardless of= how they were started up in advance, manually by their power button or woken by magic packet. To further clarify, they also properly powered down and stayed turned off i= f I sent WOL magic packets to them while they were on, even if it was moments before "shutdown". However, I did not test the particular case when a WOL magic packet is sent= to the computer WHILE it is already in the process of shutting down. None of my tests were performed on -STABLE or -CURRENT branch. I only teste= d on -RELEASE. The experience now was the same on 13.3R and 14.0R. With my previ= ous set of tests, WOL only woke the computer if it was shut down from a bge-pac= hed 13.2R kernel, and did not wake it when it was shut down from a bge-patched 14.0R. In that sense, the latest patches are better. My problem was that the bge-based computer could not be woken up once it was powered down. With these patches, they wake up exactly as expected, on 13.3R and on 14.0R too. So the problem I had, is now fixed. I don't really care t= hat WOL_MAGIC is automatically enabled and that I do not need to run an "ifconf= ig bge0 wol". The em0 in my Optiplex does exactly the same. I would call THIS = the expected behaviour. Others may disagree. I can do more tests in May, if needed. --=20 You are receiving this mail because: You are on the CC list for the bug.=