Received: by 10.192.165.148 with SMTP id m20csp1089666imm; Thu, 10 May 2018 05:35:02 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrA7No9qJKt65EGR0BqJs1QvPZkhiz9qC4lj/yQ+MrReNHMN84V7dorsiR+PfhKyf4dWPnI X-Received: by 2002:a17:902:758d:: with SMTP id j13-v6mr1275985pll.188.1525955702095; Thu, 10 May 2018 05:35:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525955702; cv=none; d=google.com; s=arc-20160816; b=eBxEqBvtMU+/f6EF0mi++3UcRCizrG12mKdFGnXWdNDUZgIWx/t2pCWA4GR7TipoCc Ip1DbP/HhorFJATXpUFSoZ1F8s98clQsiRvKUktAaCcbSEnnMctuHq2bogPdeGsqZ7/T 9fjgXcYNqIqfbDf6qaC483CxNwtCiy+9IUeoR66VrVTy2JHauFaQ7qrDU+xVx4/xa4fS Jx827b1TC2HWULNli0Gx3OBrl+EuThcsI1SZ/mVNey+KYOIaf7InVKVTIGgqvKUqsQHk Xv8+NfmD5PZ8OgRrlTGG/ALF/D8py6vm5ufHxQX+yVWNKccNzoYYegYvTAmPH6ZDCS0w 77rw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=nK3nTXR890qROVUaD/P4XSucJxZNFofEAR7UPwOefd0=; b=cUhAqufhJ90we8YpVmanWElXJgTBHLBwXDm4cYf06CMOsNOrQ+DttHuYmAW/f/0OK9 UayIwtYB2OluuInN21FhlXy77blfCYBddw7poMwaZDvNrTdCg8yljGR0JCEpRAb7hGKe +mobsZ1tVIWKhdAeCox3NSNN9ZCM6/ezknSCf9+p39zM2CFMJsxqJ8XuqpSrAp9U2kp5 n3En6ZGSqv7w6Yfvw3u/Tb7xKK8Zxg3obGgAQiZGVejIX2u9qdGSd+LNMlQhDytQFsKj J4JxXdWgshWAip3Y+66lsFHfOjJerT4lk1bLXplp6d2fUNtTZIyf2NZtRqSEbKtRc8Oj rzdg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=Y+tyDDni; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v123-v6si714138pfc.273.2018.05.10.05.34.47; Thu, 10 May 2018 05:35:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=Y+tyDDni; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757334AbeEJMeh (ORCPT + 99 others); Thu, 10 May 2018 08:34:37 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:54458 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756741AbeEJMef (ORCPT ); Thu, 10 May 2018 08:34:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=nK3nTXR890qROVUaD/P4XSucJxZNFofEAR7UPwOefd0=; b=Y+tyDDnirlu4i/A4diC5+5De88zQzX9vLtkd0ZoHNDHz3xzoYRZKdTKb1TE8EBnGP9ZXnBsNHOnawRH5pJyx4Rpt/genxFmA5/nnnm33VDPEAi1AARRCsplY2tu0C2pLm+sGlTSJpEwhilbHwH5+6Kvn1ZUpMIsciTF85cag8SI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1fGkm9-0001Vk-E3; Thu, 10 May 2018 14:34:25 +0200 Date: Thu, 10 May 2018 14:34:25 +0200 From: Andrew Lunn To: AceLan Kao Cc: David Miller , James Cliburn , Chris Snook , rakesh@tuxera.com, netdev@vger.kernel.org, "Linux-Kernel@Vger. Kernel. Org" , Emily Chien Subject: Re: [PATCH 2/2] alx: add disable_wol paramenter Message-ID: <20180510123425.GB5527@lunn.ch> References: <1523273714-17264-1-git-send-email-acelan.kao@canonical.com> <1523273714-17264-2-git-send-email-acelan.kao@canonical.com> <20180409123910.GB31060@lunn.ch> <20180409.105039.310935818370762783.davem@davemloft.net> <20180509134543.GF14276@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 10, 2018 at 01:58:24PM +0800, AceLan Kao wrote: > Hi Andrew, > > We have some machines using Qualcomm Atheros Killer E2400 Gigabit > Ethernet Controller, > but none of them has the unintentional wake up issue. > We're willing to fix it if we encountered the issue, but before we can > do it, we need this feature is supported by the driver. > > Taking the feature has been removed for 5 years into account, I doubt > if we still can reproduce this issue, > but again, to verify this issue we need to add back this feature first. > Set WoL disabled by default won't introduce any regression but give > users and developers a chance to fix it. The main problem here is the module parameter. That is not going to be accepted. Can you argue the cure is worse than the disease? Is WoL not working considered by a lot of people as being a bug? Double wake up is also a bug, but not many people care, it does not cause any data corruption, etc. So can you argue overall we have a less buggy system, but still buggy, if WoL is enabled? If you can write a convincing Change Message arguing the case, a patch simply re-enabling WoL might be accepted. But you also need to take on the responsibility to help debug the failed shutdowns in order to get to the bottom of this problem. Andrew