From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 289602BC9 for ; Fri, 11 Nov 2016 11:27:52 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 11 Nov 2016 02:27:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,621,1473145200"; d="scan'208";a="190283388" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga004.fm.intel.com with ESMTP; 11 Nov 2016 02:27:47 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.190]) by IRSMSX106.ger.corp.intel.com ([169.254.8.99]) with mapi id 14.03.0248.002; Fri, 11 Nov 2016 10:27:47 +0000 From: "Mcnamara, John" To: "Yigit, Ferruh" , "dev@dpdk.org" CC: Thomas Monjalon Thread-Topic: [PATCH] doc: add sub-repositories information Thread-Index: AQHSO3fBWykLrOvbY0mvnSBpWE24FaDTlX1Q Date: Fri, 11 Nov 2016 10:27:46 +0000 Message-ID: References: <20161110172718.2292-1-ferruh.yigit@intel.com> In-Reply-To: <20161110172718.2292-1-ferruh.yigit@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTE2OGIxZmMtZTNmNS00NDY1LWEwZjgtZTFiNGQwN2JhODc5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlwvNXNOOXNcL1ViR29uVEdUbVV5V1R0WGJqalVoa1NhSXhFVzEzOGtQKzk0UT0ifQ== x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add sub-repositories information X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2016 10:27:53 -0000 > -----Original Message----- > From: Yigit, Ferruh > Sent: Thursday, November 10, 2016 5:27 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Thomas Monjalon > > Subject: [PATCH] doc: add sub-repositories information >=20 > DPDK switched to main and sub-repositories approach, this patch documents > new approach and updates development process according. >=20 > Signed-off-by: Ferruh Yigit Acked-by: John McNamara