From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add VxLAN GRO to release notes Date: Wed, 14 Feb 2018 00:09:00 +0100 Message-ID: <1801943.agml57fLt9@xps> References: <1518154117-81882-1-git-send-email-jiayu.hu@intel.com> <4847510.VVOhfhZ6z7@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , xiao.w.wang@intel.com To: "Hu, Jiayu" Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C80B51B342 for ; Wed, 14 Feb 2018 00:09:10 +0100 (CET) In-Reply-To: <4847510.VVOhfhZ6z7@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/02/2018 11:02, Thomas Monjalon: > 09/02/2018 10:56, Mcnamara, John: > > The text has been added between the previous section and a note belonging > > to the previous section. > > > > However, we can fix this in the final revision of the release notes, so: > > I can fix it. > I also take care of keeping a logical order in release notes features. > For example, drivers are grouped together by class, and libraries are after. Applied, thanks