From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: update release notes for ip_pipeline app Date: Mon, 14 Dec 2015 00:11:59 +0100 Message-ID: <1682840.5Q3gAIxCII@xps13> References: <1446649489-11990-1-git-send-email-jasvinder.singh@intel.com> <1446656626-11078-1-git-send-email-jasvinder.singh@intel.com> <9F7182E3F746AB4EA17801C148F3C60409CD35F4@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Singh, Jasvinder" Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 20AD258CF for ; Mon, 14 Dec 2015 00:13:16 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id p66so21931320wmp.0 for ; Sun, 13 Dec 2015 15:13:16 -0800 (PST) In-Reply-To: <9F7182E3F746AB4EA17801C148F3C60409CD35F4@IRSMSX101.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > This patch updates the release notes with the features added to ip_pipeline application. > > > > v2: > > *placed the release notes under New Features header > > > > Signed-off-by: Jasvinder Singh > > Acked-by: Fan Zhang Applied, thanks