From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f44.google.com ([74.125.82.44]:33449 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819AbeB1J3J (ORCPT ); Wed, 28 Feb 2018 04:29:09 -0500 Received: by mail-wm0-f44.google.com with SMTP id s206so25390567wme.0 for ; Wed, 28 Feb 2018 01:29:09 -0800 (PST) Date: Wed, 28 Feb 2018 10:29:07 +0100 From: Jiri Pirko To: Jiri Benc Cc: Jakub Kicinski , Ido Schimmel , Ido Schimmel , netdev@vger.kernel.org, davem@davemloft.net, jiri@mellanox.com, dsahern@gmail.com, mlxsw@mellanox.com Subject: Re: [PATCH net-next] team: Use extack to report enslavement failures Message-ID: <20180228092907.GD19654@nanopsycho> References: <20180227153808.10740-1-idosch@mellanox.com> <20180227204235.7d4ab738@redhat.com> <20180227202212.GA14835@splinter> <20180227154959.47c80d57@cakuba.netronome.com> <20180228071241.GC19654@nanopsycho> <20180228095803.4318f57c@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180228095803.4318f57c@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: Wed, Feb 28, 2018 at 09:58:03AM CET, jbenc@redhat.com wrote: >On Wed, 28 Feb 2018 08:12:41 +0100, Jiri Pirko wrote: >> Yeah, or if you have an older iproute2 package. I would keep the existing >> dmesg msgs for now. In the future, when everyone is used to exacks, then >> we can remove them. > >How do we ensure that this will actually happen in the future? Usually, >when not done right away, such things tend to be forgotten for years or >even forever. > >Also, how distant future are we talking about? I would say, quite distant :) On the other hand, I don't care much about this in particular.