From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ip_pipeline: fixed bug in app_link_config Date: Mon, 07 Dec 2015 01:28:55 +0100 Message-ID: <3120754.6dVHFQO6uK@xps13> References: <1443626755-29350-1-git-send-email-jasvinder.singh@intel.com> <3EB4FA525960D640B5BDFFD6A3D89126478DBD53@IRSMSX108.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 4366E93B2 for ; Mon, 7 Dec 2015 01:30:07 +0100 (CET) Received: by wmec201 with SMTP id c201so130738373wme.1 for ; Sun, 06 Dec 2015 16:30:07 -0800 (PST) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D89126478DBD53@IRSMSX108.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 fixes bug in app_link_config. > > > > Signed-off-by: Jasvinder Singh > > --- > > Acked-by: Cristian Dumitrescu Applied, thanks