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 79B309597 for ; Mon, 7 Dec 2015 10:44:55 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 07 Dec 2015 01:44:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,394,1444719600"; d="scan'208";a="835816901" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga001.jf.intel.com with ESMTP; 07 Dec 2015 01:44:49 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX108.ger.corp.intel.com ([169.254.11.23]) with mapi id 14.03.0248.002; Mon, 7 Dec 2015 09:44:42 +0000 From: "Singh, Jasvinder" To: Thomas Monjalon , "Zhang, Roy Fan" Thread-Topic: [dpdk-dev] [PATCH v4] ip_pipeline: add flow actions pipeline Thread-Index: AQHRIiPuv8VdoA8spECm7r78S94/wZ6+1eAAgACLRZA= Date: Mon, 7 Dec 2015 09:44:42 +0000 Message-ID: <54CBAA185211B4429112C315DA58FF6DD8F2D3@IRSMSX103.ger.corp.intel.com> References: <1447866563-19121-1-git-send-email-roy.fan.zhang@intel.com> <1584130.bSMaiaJVtY@xps13> In-Reply-To: <1584130.bSMaiaJVtY@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-inteldataclassification: CTP_PUBLIC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsIiwiaWQiOiJkMTM3MjE1ZC0yZmE1LTRlMDQtYTZmOC00MzI0OWFjZmQ2ZDciLCJwcm9wcyI6W3sibiI6IkludGVsRGF0YUNsYXNzaWZpY2F0aW9uIiwidmFscyI6W3sidmFsdWUiOiJDVFBfUFVCTElDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjQuMTAuMTkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiYTd2YmhYVTZ5N3JyUnBjRjNNNk1uYTNFZ1RFV0FaRjBMVURHbWtWRXhNST0ifQ== x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v4] ip_pipeline: add flow actions pipeline 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, 07 Dec 2015 09:44:55 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, December 7, 2015 1:18 AM > To: Zhang, Roy Fan > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4] ip_pipeline: add flow actions pipeline >=20 > 2015-11-18 17:09, Fan Zhang: > > Flow actions pipeline is an extension of flow-classification pipeline. > > Some of the operations of flow classification pipeline such as traffic > > > > Signed-off-by: Jasvinder Singh > > Signed-off-by: Fan Zhang > > Acked-by: Cristian Dumitrescu >=20 > Applied, thanks Hi Thomas, This patch is not merged in the master. I don't see any source file. Regards, Jasvinder