From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by dpdk.org (Postfix) with ESMTP id 30A335A6D for ; Tue, 11 Aug 2015 15:29:21 +0200 (CEST) Received: by wicne3 with SMTP id ne3so60893497wic.0 for ; Tue, 11 Aug 2015 06:29:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=igir7r833o/FHodAK0lhmJ1BpBwoZT2YUv6+Lnwr1xU=; b=RGsDY3BAS+3BAR66CqVERdROmy+DG2OVN7lSf1Dhf3aGxUg6mZCkdnpQyGMPutkA7f UARhRcdi30kYCSEnn5SDtATtQiImV07vIrFzlLRgoh2/+1mSEdL+yBVlRS3tf7gAs9ot l+wqBhdkPbaRgzttgwszDmgMnN5gAPwrSiDQM4hKoNU/9uykKqUGjMqgtuM2yg9JKuhU ycACMOp2jT50KRhSo4VVuYHvl/lY4cQz/yWEVpAratGy6R78uz9zec4iyWqY6Y1ixBeD tsW/6pELA0jhwduoNgDJkv6HMbQ5FZMW0xMy0HA6N8XmilccVjq06ddo8bYvLsobjIBe OPnw== X-Gm-Message-State: ALoCoQla0hMQPAlzEI3z3fmph17Bk42c3VbJJxFUc7wM96g9TcKRKLX+8rII9rNQGFO/TJzHNIEp X-Received: by 10.180.188.49 with SMTP id fx17mr19579146wic.74.1439299761006; Tue, 11 Aug 2015 06:29:21 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id pu6sm3032311wjc.34.2015.08.11.06.29.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Aug 2015 06:29:19 -0700 (PDT) From: Thomas Monjalon To: "Mcnamara, John" Date: Tue, 11 Aug 2015 15:28:06 +0200 Message-ID: <3475343.nbrr1Oob5x@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: <1439294262-28622-1-git-send-email-john.mcnamara@intel.com> <4919431.8QTvr7u91H@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: restructured release notes documentation 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: Tue, 11 Aug 2015 13:29:21 -0000 2015-08-11 13:12, Mcnamara, John: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > Why not add faq after user guides and before release notes and > > contributor's guidelines? > > user guides > > faq > > release notes > > contributing > > Hi, > > No strong reason. I'll submit a V2. No need to submit a v2. I've done the change and split the patch for easier future references. Thanks