From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id BD7398DA9 for ; Wed, 4 Nov 2015 16:12:51 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 04 Nov 2015 07:12:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,243,1444719600"; d="scan'208";a="811628057" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga001.jf.intel.com with ESMTP; 04 Nov 2015 07:12:44 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.138]) by irsmsx110.ger.corp.intel.com ([169.254.15.151]) with mapi id 14.03.0248.002; Wed, 4 Nov 2015 15:12:37 +0000 From: "De Lara Guarch, Pablo" To: "Singh, Jasvinder" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app Thread-Index: AQHRFxJqHSeI/a3p2EGxYPWI6XxqUp6L+AZA Date: Wed, 4 Nov 2015 15:12:37 +0000 Message-ID: References: <1446649489-11990-1-git-send-email-jasvinder.singh@intel.com> In-Reply-To: <1446649489-11990-1-git-send-email-jasvinder.singh@intel.com> 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 Subject: Re: [dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app 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, 04 Nov 2015 15:12:52 -0000 Hi Jasvinder, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jasvinder Singh > Sent: Wednesday, November 04, 2015 3:05 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: update release notes for ip_pipeline app >=20 > This patch updates the release notes with the features > added to ip_pipeline application. >=20 > Signed-off-by: Jasvinder Singh > --- You have added the changes in the wrong place, under resolved issues. Could you send a v2 with those moved? Thanks, Pablo