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 B4A11595E for ; Tue, 7 Jul 2015 11:23:15 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 07 Jul 2015 02:23:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,422,1432623600"; d="scan'208";a="724203035" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga001.jf.intel.com with ESMTP; 07 Jul 2015 02:23:13 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by IRSMSX153.ger.corp.intel.com ([169.254.9.140]) with mapi id 14.03.0224.002; Tue, 7 Jul 2015 10:23:09 +0100 From: "Dumitrescu, Cristian" To: "Gajdzica, MaciejX T" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v6 00/11] ip_pipeline: ip_pipeline application enhancements Thread-Index: AQHQuI0ae2z9bF0eNEGCacCVabkkeJ3Pu6cA Date: Tue, 7 Jul 2015 09:23:08 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D8912632396D96@IRSMSX108.ger.corp.intel.com> References: <1436256575-15107-1-git-send-email-maciejx.t.gajdzica@intel.com> In-Reply-To: <1436256575-15107-1-git-send-email-maciejx.t.gajdzica@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 v6 00/11] ip_pipeline: ip_pipeline application enhancements 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: Tue, 07 Jul 2015 09:23:16 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Tuesday, July 7, 2015 9:09 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v6 00/11] ip_pipeline: ip_pipeline application > enhancements >=20 > Changes in v6: > - fixed build issues with icc 15 > - fixed build issues with gcc 32bit >=20 Acked-by: Cristian Dumitrescu