From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 675566CD2 for ; Wed, 19 Oct 2016 15:32:53 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP; 19 Oct 2016 06:32:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,514,1473145200"; d="scan'208";a="21664288" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.210.138]) by orsmga004.jf.intel.com with SMTP; 19 Oct 2016 06:32:50 -0700 Received: by (sSMTP sendmail emulation); Wed, 19 Oct 2016 14:32:49 +0100 Date: Wed, 19 Oct 2016 14:32:49 +0100 From: Bruce Richardson To: Jan Blunck Cc: Thomas Monjalon , Yuanhan Liu , "De Lara Guarch, Pablo" , dev@dpdk.org, "Mcnamara, John" Message-ID: <20161019133248.GA27048@bricha3-MOBL3.ger.corp.intel.com> References: <1472077494-164532-1-git-send-email-pablo.de.lara.guarch@intel.com> <20161018130615.GK16751@yliu-dev.sh.intel.com> <10195497.iZAVVgVpbs@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.7.1 (2016-10-04) Subject: Re: [dpdk-dev] [PATCH] drivers: make driver names consistent X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2016 13:32:53 -0000 On Tue, Oct 18, 2016 at 05:26:22PM +0200, Jan Blunck wrote: > On Tue, Oct 18, 2016 at 3:42 PM, Thomas Monjalon > wrote: > > 2016-10-18 21:06, Yuanhan Liu: > >> On Tue, Oct 18, 2016 at 02:50:16PM +0200, Jan Blunck wrote: > >> > >From my understanding this is a massive API breakage. This forces all > >> > existing users of the virtual PMDs to change with zero benefit. Even > >> > if that isn't enough it also makes it impossible to switch between > >> > releases by recompiling. > >> > > >> > Can we please revert these changes and work on some aliasing support > >> > for the PMDs to fix it long term? > >> > >> +1. Aliasing is also something I would suggest before making such renames. > > > > It is a brutal change, yes. > > It was announced in 16.07 release notes though. > > > > "But the plans were on display ..." (HHGTTG) > Yes, 16.07, better known as the "Beware of the leopard" release of DPDK. :-) /Bruce