From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Vendor specific sub-trees under next-net Date: Fri, 13 Oct 2017 01:51:25 +0200 Message-ID: <9041864.FpAEQS7Gje@xps> References: <15fd757d-d540-d787-f525-2c881502970a@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: DPDK , "Zhang, Helin" , Olga Shern , Jerin Jacob , Hemant Agrawal , Gaetan Rivet , Pascal Mazon , "Zhu, Heqing" , John McNamara , Vincent JARDIN , shahafs@mellanox.com To: Ferruh Yigit Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 639711B390 for ; Fri, 13 Oct 2017 01:51:27 +0200 (CEST) In-Reply-To: <15fd757d-d540-d787-f525-2c881502970a@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/10/2017 01:31, Ferruh Yigit: > Hi Thomas, et al > > Previously it has been mentioned [1] to have vendor specific driver > trees under next-net. > > And recently Mellanox agreed to have a Mellanox tree [2]. > > Intel also agrees to have next-net-intel, and Helin will be maintaining > it, thanks to Helin for volunteering. Good news, thanks > Other vendors with multiple drivers are Cavium, 6wind and NXP. > > - Is there a name for Mellanox maintainer? > > - What do other vendors, mentioned above, thinks about creating their > own sub-tree? > > - Are the vendor sub-trees and their maintainers need to be approved by > tech-board? Yes every dpdk.org git trees must be approved by the techboard. The next meeting is tomorrow. > And what I understand from vendor specific sub-trees is, instead of > driver patches going into next-net directly, they will go into vendor > tree and next-net will pull from them. Yes we are creating a new git tree layer below next-net. > This will distribute the maintenance work among the vendors, also will > give more control to vendors on their patches. It is very good to distribute workload. In 17.11-rc1, there were more than 500 patches managed in next-net. Thanks Ferruh > Thanks, > ferruh > > > [1] > http://dpdk.org/ml/archives/dev/2017-September/075094.html > > [2] > http://dpdk.org/ml/archives/dev/2017-October/078277.html