Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1359932ybl; Wed, 28 Aug 2019 13:30:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqz7tEE3OjMXZzlRpZxzTFGJbriGM1Wy42X+VFYkYTfK+DhtJCOxnrNaEmdPaSeWaKjPhFxK X-Received: by 2002:a17:902:f095:: with SMTP id go21mr6331086plb.216.1567024242508; Wed, 28 Aug 2019 13:30:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567024242; cv=none; d=google.com; s=arc-20160816; b=WXVvCKGXhBmsfr4LVBlKTB9ywYS9EhjSJEVYSXklI4rUFF+p7VyVWj4wdkS59bz4EE DozpyBfPxRury2g+LhBtJGHCAOgmEFMHUBOq8qgno8flajfAsATzAaURhkL7V9IrHPJI 0Vmlbfs2RCbb8v4TCg0hEh4mUrEsdFuZst/1oA2Kle+mr61Jv5OOPQvVqzN738SKoVJI hxd1yOop5STF38ayunwsZERzc5S3vo5SPz1rn7qi8mAHtVvzWwVU7YWMhSjilPi2fPuw OsnLOcc3afyBe5eqNmfepRNlktXuqAFGI/WgVVwH3huc6YnOYej10dU7RhdAWOUp5uqy a2pg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=N65dEMtvItInNnOgFYuvua2Vq6Knd/b2xd+mAKHG27A=; b=Hv5F/B4jV85Q77sanH+b/KyZEAagl9kcYZqtC6USAM7lT0DDpVgba8NLuQXfiF2mLD ZdXaG0fhDSx6jLXQiYwR1KDq1uHiKMhbLXJkV96kaCI8A1roMfjyx1O4RJaljEQifTPG FWCeeuy3kIKlUmjTSRqQ85Kia5uQO/i/QSXq9UsADBWcXaWuVj6BNAlS1HcJEhRLOj+J 5R2CtntQS+DoYk3hCrVGJcOKhputQpABGdTWK46ysuKeVcC4jntDwgUVV4H7goHwSfKT mEeWKPmwwVcBCiRCMwJUpm4DREojnuQBEp5r0Rjsrk9F6IcHU/2cLbOv5PLfas9Y9Lz3 J3eA== ARC-Authentication-Results: i=1; mx.google.com; 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 b40si2262plb.209.2019.08.28.13.30.26; Wed, 28 Aug 2019 13:30:42 -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; 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 S1727116AbfH1U26 (ORCPT + 99 others); Wed, 28 Aug 2019 16:28:58 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:36442 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726315AbfH1U25 (ORCPT ); Wed, 28 Aug 2019 16:28:57 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 33CBA1535ADF5; Wed, 28 Aug 2019 13:28:57 -0700 (PDT) Date: Wed, 28 Aug 2019 13:28:56 -0700 (PDT) Message-Id: <20190828.132856.727809767034586202.davem@davemloft.net> To: zhangsha.zhang@huawei.com Cc: j.vosburgh@gmail.com, vfalico@gmail.com, andy@greyhouse.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, yuehaibing@huawei.com, hunongda@huawei.com, alex.chen@huawei.com Subject: Re: [PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad From: David Miller In-Reply-To: <20190823034209.14596-1-zhangsha.zhang@huawei.com> References: <20190823034209.14596-1-zhangsha.zhang@huawei.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 28 Aug 2019 13:28:57 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org You've had enough time to respon to my feedback question. I'm tossing this patch.