From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pablo.de.lara.guarch@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 1F7D62BDB
 for <dev@dpdk.org>; Tue, 23 Aug 2016 02:16:00 +0200 (CEST)
Received: from orsmga005.jf.intel.com ([10.7.209.41])
 by orsmga104.jf.intel.com with ESMTP; 22 Aug 2016 17:16:00 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.28,563,1464678000"; 
   d="scan'208";a="713104"
Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59])
 by orsmga005.jf.intel.com with ESMTP; 22 Aug 2016 17:15:59 -0700
Received: from irsmsx108.ger.corp.intel.com ([169.254.11.71]) by
 IRSMSX151.ger.corp.intel.com ([169.254.4.15]) with mapi id 14.03.0248.002;
 Tue, 23 Aug 2016 01:15:58 +0100
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Richardson, Bruce" <bruce.richardson@intel.com>, Thomas Monjalon
 <thomas.monjalon@6wind.com>
CC: "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [dpdk-dev] [PATCH] maintainers: add staging tree for network
 drivers
Thread-Index: AQHR5pC71jdhv0YFlEqNfj9B8iwUVqBV2NLA
Date: Tue, 23 Aug 2016 00:15:57 +0000
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8973C9B3F41@IRSMSX108.ger.corp.intel.com>
References: <1469459986-22667-1-git-send-email-bruce.richardson@intel.com>
 <1549168.YBdMqhsz3P@xps13> <20160725162143.GA34436@bricha3-MOBL3>
In-Reply-To: <20160725162143.GA34436@bricha3-MOBL3>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTJkY2U2YTItMmNjNi00ODAyLThmZDUtZWU1NmMxMjBlZmVlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjArd0JNMUFCRnJlQzlpQ3h3UVJoQ2ZyYkpSQjFOemJaclRIUGFnQnNCdlk9In0=
x-ctpclassification: CTP_IC
x-originating-ip: [163.33.239.180]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] maintainers: add staging tree for network
 drivers
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2016 00:16:01 -0000



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
> Sent: Monday, July 25, 2016 9:22 AM
> To: Thomas Monjalon
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] maintainers: add staging tree for network
> drivers
>=20
> On Mon, Jul 25, 2016 at 05:28:40PM +0200, Thomas Monjalon wrote:
> > 2016-07-25 16:19, Bruce Richardson:
> > > +Staging Trees
> > > +-------------
> > > +
> > > +Networking Drivers
> > > +T: git://dpdk.org/dpdk-next-net
> > > +M: Bruce Richardson <bruce.richardson@intel.com>
> >
> > I thought we could write the next- tree information below the
> > existing title:
> >
> > Networking Drivers
> > ------------------
> >
>=20
> Maybe, but I think it would work better to have all the staging trees lis=
ted
> together at the top of the file. Makes it easier to see on opening the fi=
le
> that they exist.

I am going to send a patch to add also the staging tree for crypto. What is=
 the conclusion of this?
If we go for this way, we should move also the virtio stuff to this new sec=
tion, right?

Pablo
>=20
> /Bruce