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 B79EA5A0A for ; Fri, 3 Jul 2015 11:40:11 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 03 Jul 2015 02:40:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,399,1432623600"; d="scan'208";a="757818869" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga002.jf.intel.com with ESMTP; 03 Jul 2015 02:40:10 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX153.ger.corp.intel.com (163.33.192.75) with Microsoft SMTP Server (TLS) id 14.3.224.2; Fri, 3 Jul 2015 10:40:09 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by irsmsx111.ger.corp.intel.com ([169.254.2.232]) with mapi id 14.03.0224.002; Fri, 3 Jul 2015 10:40:09 +0100 From: "Dumitrescu, Cristian" To: "Gajdzica, MaciejX T" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v4 00/11] ip_pipeline: ip_pipeline application enhancements Thread-Index: AQHQtW7McepAsCuLvUifk5gyDRFdnJ3JfKqQ Date: Fri, 3 Jul 2015 09:40:08 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D8912632395342@IRSMSX108.ger.corp.intel.com> References: <1435913919-13196-1-git-send-email-maciejx.t.gajdzica@intel.com> In-Reply-To: <1435913919-13196-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.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 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: Fri, 03 Jul 2015 09:40:12 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, July 3, 2015 9:58 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v4 00/11] ip_pipeline: ip_pipeline application > enhancements >=20 >=20 > Changes in v4: > - fixed build issue with gcc 5 > - fixed bugs in flow classification and firewall pipelines Acked-by: Cristian Dumitrescu