Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93C71C6FD19 for ; Thu, 16 Mar 2023 13:22:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230205AbjCPNWC (ORCPT ); Thu, 16 Mar 2023 09:22:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38602 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230075AbjCPNV6 (ORCPT ); Thu, 16 Mar 2023 09:21:58 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BAF6C1FE4; Thu, 16 Mar 2023 06:21:53 -0700 (PDT) Received: from [2a02:8108:8980:2478:8cde:aa2c:f324:937e]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1pcnYD-00050T-QS; Thu, 16 Mar 2023 14:21:49 +0100 Message-ID: <6bba2a93-d503-3c6e-680b-c350ea8d3f88@leemhuis.info> Date: Thu, 16 Mar 2023 14:21:48 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Content-Language: en-US, de-DE From: "Linux regression tracking (Thorsten Leemhuis)" To: "Rafael J. Wysocki" , Bjorn Helgaas Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev , LKML , Linux kernel regressions list , Linux PCI , ACPI Devel Maling List References: Reply-To: Linux regressions mailing list Subject: Re: [regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1678972913;fafe4a02; X-HE-SMSGID: 1pcnYD-00050T-QS Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Quick inquiry with different recipients] > I noticed a regression report in bugzilla.kernel.org. As many (most?) > kernel developer don't keep an eye on it, I decided to forward it by > mail. Quoting from https://bugzilla.kernel.org/show_bug.cgi?id=217069 : To Rafael and the ACPI & PM folks as well as to Bjorn and the PCI folks: Three users reported that WOL/Wake on Lan broke for them with 6.2; two of them have Realtek chips, one an Intel NIC. For details see the bug linked above. Did something in ACPI/PM/PCI land change for 6.2 that might cause something like this? Or is such a problem even known already? Just fishing for ideas here. If nobody has any, one of the reports will have to bisect this. Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr If I did something stupid, please tell me, as explained on that page.