From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 040DA3208 for ; Mon, 6 Jul 2015 12:00:35 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 06 Jul 2015 03:00:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,414,1432623600"; d="scan'208";a="600797674" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga003.jf.intel.com with ESMTP; 06 Jul 2015 03:00:33 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by IRSMSX107.ger.corp.intel.com ([169.254.10.39]) with mapi id 14.03.0224.002; Mon, 6 Jul 2015 11:00:32 +0100 From: "Dumitrescu, Cristian" To: "Gajdzica, MaciejX T" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v5 00/11] ip_pipeline: ip_pipeline application enhancements Thread-Index: AQHQt859OoJBzoexUUm3JIoMMl1Thp3ONSjw Date: Mon, 6 Jul 2015 10:00:31 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126323961EC@IRSMSX108.ger.corp.intel.com> References: <1436174936-14499-1-git-send-email-maciejx.t.gajdzica@intel.com> In-Reply-To: <1436174936-14499-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 v5 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: Mon, 06 Jul 2015 10:00:36 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, July 6, 2015 10:29 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v5 00/11] ip_pipeline: ip_pipeline application > enhancements >=20 > Changes in v5: > - fixed build issue with clang 3.6 Acked-by: Cristian Dumitrescu