Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1662348pxk; Fri, 2 Oct 2020 15:59:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxkB2Bn+vLjibRCCBYvq+HJWgWioCUhSX9vuStTUO5d+AjSuB4KB66pe0SsTvbGpRktQHCR X-Received: by 2002:a05:6402:1544:: with SMTP id p4mr4953904edx.346.1601679541293; Fri, 02 Oct 2020 15:59:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601679541; cv=none; d=google.com; s=arc-20160816; b=EnWy/9jTq6GjiZKBg7z7kqR4n9UyXIFjNh3QkUCg1wf3JoiGjHlEg8qJIUNAWyGrux f7AxlX64f8haLbeL7seMjYp8vgs2AIlG95sjywHcYcHe+rwn2qk6zSba2hp+GpK9Mmrl OJz8FwyQ3zALquvbCIioYNpyIsvokT0RYWARU184n1uggoDQXpr9sx+DqLRpoGoul+9r xH5qBPEre49x3woc/3/rPK6lQxAg6Qz+W7rUc2mpI6svHFyAUSmzGMwECJc8HqdAqEc+ aJ/7uokTe22PjPShFUbrTuz6ZD15KC8IwsLICHzMgxtOUBf4xNPt6IVu6Anv0QcbNkG4 /hbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=rQV0wLDOzIKs9/I1Jt+LMJ2GfiWFbLh0FpGmLWx5Bxc=; b=VX1yscVxhCaMvsmpncFGZEZQYyBf6BSYADSGOeY7LX4DnTzMOTnskkCNyXkfzeTs/J G3z3B9bjEUhMI6VYlTkUD9KNas3GDrUVNYw036jdeJmRrzfJs3EZzX/iL17v13IjHQ/j CPo78HZS46DEt7IsbGnKsC05Ad+R44I1ljJ2R0pOXBN/w/VZcggzr5lACR4/PnUlATH1 8ylYeL78MclSsyioq+vUt01ao6nVAZF/Esvag5AcLxtgjqWVleQVVnU+a7kc846GmwbY lck2mVw1PTl22WaZ7BSNsHupq4pauMIrIHOgidoKc7oR6SY3mrFoxiQAhhusyi97qpw9 XV4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id co16si1406224edb.465.2020.10.02.15.58.39; Fri, 02 Oct 2020 15:59:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725788AbgJBW5U (ORCPT + 99 others); Fri, 2 Oct 2020 18:57:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48784 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725283AbgJBW5U (ORCPT ); Fri, 2 Oct 2020 18:57:20 -0400 Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1453C0613D0; Fri, 2 Oct 2020 15:57:19 -0700 (PDT) Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) (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 7D21311E49F77; Fri, 2 Oct 2020 15:40:31 -0700 (PDT) Date: Fri, 02 Oct 2020 15:57:18 -0700 (PDT) Message-Id: <20201002.155718.1670574240166749204.davem@davemloft.net> To: jarod@redhat.com Cc: stephen@networkplumber.org, linux-kernel@vger.kernel.org, j.vosburgh@gmail.com, vfalico@gmail.com, andy@greyhouse.net, kuba@kernel.org, tadavis@lbl.gov, netdev@vger.kernel.org Subject: Re: [PATCH net-next v2 6/6] bonding: make Kconfig toggle to disable legacy interfaces From: David Miller In-Reply-To: References: <20201002174001.3012643-7-jarod@redhat.com> <20201002121317.474c95f0@hermes.local> X-Mailer: Mew version 6.8 on Emacs 27.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 [2620:137:e000::1:9]); Fri, 02 Oct 2020 15:40:31 -0700 (PDT) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jarod Wilson Date: Fri, 2 Oct 2020 16:23:46 -0400 > I'd had a bit of feedback that people would rather see both, and be > able to toggle off the old ones, rather than only having one or the > other, depending on the toggle, so I thought I'd give this a try. I > kind of liked the one or the other route, but I see the problems with > that too. Please keep everything for the entire deprecation period, unconditionally. Thank you.