From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add sub-repositories information Date: Mon, 14 Nov 2016 15:10:55 +0100 Message-ID: <10663121.AmlVRtss3E@xps13> References: <20161110172718.2292-1-ferruh.yigit@intel.com> <20161111133417.3894-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Pablo de Lara , Yuanhan Liu To: Ferruh Yigit Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 0D64D374C for ; Mon, 14 Nov 2016 15:10:58 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id g23so100143200wme.1 for ; Mon, 14 Nov 2016 06:10:58 -0800 (PST) In-Reply-To: <20161111133417.3894-1-ferruh.yigit@intel.com> 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-11-11 13:34, Ferruh Yigit: > DPDK switched to main and sub-repositories approach, this patch > documents new approach and updates development process according. > > Signed-off-by: Ferruh Yigit > Acked-by: John McNamara Applied, thanks