From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v3 00/20] DPDK PMD for ThunderX NIC device Date: Thu, 9 Jun 2016 16:19:28 +0530 Message-ID: <20160609104922.GA27938@localhost.localdomain> References: <1464540424-12631-1-git-send-email-jerin.jacob@caviumnetworks.com> <57580FE4.3060808@intel.com> <20160608124319.GA4449@localhost.localdomain> <28207692.5xZGMHagFl@xps13> <20160608150837.GA24684@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Thomas Monjalon , Ferruh Yigit , To: Bruce Richardson Return-path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0090.outbound.protection.outlook.com [65.55.169.90]) by dpdk.org (Postfix) with ESMTP id AB8B5C37C for ; Thu, 9 Jun 2016 12:49:52 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160608150837.GA24684@bricha3-MOBL3> 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 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:" Jerin