From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/20] DPDK PMD for ThunderX NIC device Date: Thu, 09 Jun 2016 16:02:17 +0200 Message-ID: <52365655.6dH803SFzQ@xps13> References: <1464540424-12631-1-git-send-email-jerin.jacob@caviumnetworks.com> <20160608150837.GA24684@bricha3-MOBL3> <20160609104922.GA27938@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Bruce Richardson , Ferruh Yigit , dev@dpdk.org To: Jerin Jacob Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 565B028BF for ; Thu, 9 Jun 2016 16:02:20 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id v199so109018305wmv.0 for ; Thu, 09 Jun 2016 07:02:20 -0700 (PDT) In-Reply-To: <20160609104922.GA27938@localhost.localdomain> 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-06-09 16:19, Jerin Jacob: > On Wed, Jun 08, 2016 at 04:08:37PM +0100, Bruce Richardson wrote: > > On Wed, Jun 08, 2016 at 03:42:14PM +0200, Thomas Monjalon wrote: > > > 2016-06-08 18:13, Jerin Jacob: > > > > On Wed, Jun 08, 2016 at 01:30:28PM +0100, Ferruh Yigit wrote: > > > > > Hi Jerin, > > > > > > > > > > In patch subject, as tag, other drivers are using only driver name, and > > > > > Intel drivers also has "driver/base", since base code has some special > > > > > case. For thunderx, what do you think about keeping subject as: > > > > > "thunderx: ...." > > > > > > > > > > > > > Hi Ferruh, > > > > > > > > We may add crypto or other builtin ThunderX HW accelerated block drivers > > > > in future to DPDK. > > > > So that is the reason why I thought of keeping the subject as thunderx/nicvf. > > > > If you don't have any objection then I would like to keep it as > > > > thunderx/nicvf or just nicvf. > > > > > > I don't like the name nicvf but I guess that's the official name? > > > > > > Thus I agree the title should be thunderx/nicvf or thunderx_nicvf. > > > > I think I'd prefer the underscore version. > > underscore option looks bit odd when comparing to exiting other git logs. > as Ferruh suggested "net/thunderx:" looks good to me. If their no > objections I would like to go with "net/thunderx:" net/thunderx would be easy to parse if all other drivers were using net/ or crypto/ prefixes. Do we want to add these prefixes to driver commits?