From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id A1C268DAD for ; Wed, 30 Sep 2015 17:38:54 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 30 Sep 2015 08:38:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,613,1437462000"; d="scan'208";a="800618462" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by fmsmga001.fm.intel.com with ESMTP; 30 Sep 2015 08:38:54 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.216]) by IRSMSX104.ger.corp.intel.com ([169.254.5.46]) with mapi id 14.03.0248.002; Wed, 30 Sep 2015 16:38:52 +0100 From: "Dumitrescu, Cristian" To: "Singh, Jasvinder" , "dev@dpdk.org" Thread-Topic: [PATCH] ip_pipeline: fixed bug in app_link_config Thread-Index: AQHQ+5RShKifJxCHHE2vsi4q1UvwxJ5VNOew Date: Wed, 30 Sep 2015 15:38:51 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478DBD53@IRSMSX108.ger.corp.intel.com> References: <1443626755-29350-1-git-send-email-jasvinder.singh@intel.com> In-Reply-To: <1443626755-29350-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.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] ip_pipeline: fixed bug in app_link_config 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, 30 Sep 2015 15:38:55 -0000 > -----Original Message----- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 4:26 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: fixed bug in app_link_config >=20 > This patch fixes bug in app_link_config. >=20 > Signed-off-by: Jasvinder Singh > --- Acked-by: Cristian Dumitrescu