From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce driver name changes Date: Wed, 27 Jul 2016 10:30:16 +0200 Message-ID: <1531579.YlOdWedZ0T@xps13> References: <1468083394-94907-1-git-send-email-pablo.de.lara.guarch@intel.com> <20160722151336.GF9044@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Adrien Mazarguil , "Yigit, Ferruh" , "Mcnamara, John" To: "De Lara Guarch, Pablo" Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 3B63958CB for ; Wed, 27 Jul 2016 10:30:19 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id f65so203029870wmi.0 for ; Wed, 27 Jul 2016 01:30:19 -0700 (PDT) In-Reply-To: <20160722151336.GF9044@6wind.com> 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" 2016-07-22 17:13, Adrien Mazarguil: > > > >> From: De Lara Guarch, Pablo > > > >>> Driver names for all the supported devices in DPDK do not have > > > >>> a naming convention. Some are using a prefix, some are not > > > >>> and some have long names. Driver names are used when creating > > > >>> virtual devices, so it is useful to have consistency in the names. > > > >>> > > > >>> Signed-off-by: Pablo de Lara > > So what about using "net/" instead of "net_" to share names with commit > prefixes and folders? +1 for net/ in names Anyway, Acked-by: Thomas Monjalon