From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] drivers: make driver names consistent Date: Wed, 19 Oct 2016 14:32:49 +0100 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 Cc: Thomas Monjalon , Yuanhan Liu , "De Lara Guarch, Pablo" , dev@dpdk.org, "Mcnamara, John" To: Jan Blunck 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) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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