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 2E3055A24 for ; Thu, 5 Nov 2015 15:18:36 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 05 Nov 2015 06:18:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,247,1444719600"; d="scan'208";a="678945749" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga003.jf.intel.com with ESMTP; 05 Nov 2015 06:18:14 -0800 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.33]) by IRSMSX102.ger.corp.intel.com ([169.254.2.98]) with mapi id 14.03.0248.002; Thu, 5 Nov 2015 14:18:12 +0000 From: "Zhang, Roy Fan" To: "Singh, Jasvinder" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2] doc: update release notes for ip_pipeline app Thread-Index: AQHRFyLhpQ/4Ipc0Y0mBPtPn1gH5cZ6Nezlg Date: Thu, 5 Nov 2015 14:18:12 +0000 Message-ID: <9F7182E3F746AB4EA17801C148F3C60409CD35F4@IRSMSX101.ger.corp.intel.com> References: <1446649489-11990-1-git-send-email-jasvinder.singh@intel.com> <1446656626-11078-1-git-send-email-jasvinder.singh@intel.com> In-Reply-To: <1446656626-11078-1-git-send-email-jasvinder.singh@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] 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: Thu, 05 Nov 2015 14:18:36 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jasvinder Singh > Sent: Wednesday, November 4, 2015 5:04 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc: update release notes for ip_pipeline = app > > This patch updates the release notes with the features added to ip_pipeli= ne application. > > v2: > *placed the release notes under New Features header > > Signed-off-by: Jasvinder Singh Acked-by: Fan Zhang