From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 84E1F377E for ; Wed, 16 Sep 2015 12:50:54 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 16 Sep 2015 03:50:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,538,1437462000"; d="scan'208";a="805590867" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga002.jf.intel.com with ESMTP; 16 Sep 2015 03:50:52 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.251]) by IRSMSX151.ger.corp.intel.com ([169.254.4.37]) with mapi id 14.03.0224.002; Wed, 16 Sep 2015 11:50:52 +0100 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH] doc: update the dpdk 2.2 release notes Thread-Index: AQHQ77eSnxzEAu4L+UelblIfh0HN3J49gsUAgAF3RfA= Date: Wed, 16 Sep 2015 10:50:51 +0000 Message-ID: References: <1442322474-27380-1-git-send-email-john.mcnamara@intel.com> <2874598.qVsS3oCtQ8@xps13> In-Reply-To: <2874598.qVsS3oCtQ8@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] doc: update the dpdk 2.2 release notes 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: Wed, 16 Sep 2015 10:50:55 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, September 15, 2015 2:22 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: update the dpdk 2.2 release notes > > ... > > In order to easily read the release notes, I suggest to order items > logically, starting with API (ethdev, cryptodev), EAL, drivers, libs, > tools, examples. > Maybe that adding some subtitles would help. > Opinions? Hi I forget to do it with the above section but in the previous release notes = I sorted the "Resolved Issues" alphabetically. It isn't a logical ordering = but it is reasonably easy to navigate and understand: http://dpdk.org/doc/guides/rel_notes/release_2_1.html#resolved-issues Would that be sufficient? John. --=20