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 7B86F8D88 for ; Mon, 5 Oct 2015 11:38:43 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 05 Oct 2015 02:38:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,637,1437462000"; d="scan'208";a="803807170" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga001.fm.intel.com with ESMTP; 05 Oct 2015 02:38:42 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX152.ger.corp.intel.com (163.33.192.66) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 5 Oct 2015 10:38:40 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.216]) by IRSMSX156.ger.corp.intel.com ([169.254.3.133]) with mapi id 14.03.0248.002; Mon, 5 Oct 2015 10:38:40 +0100 From: "Dumitrescu, Cristian" To: "Singh, Jasvinder" , "dev@dpdk.org" Thread-Topic: [PATCH] ip_pipeline: modify action handler in passthrough pipeline Thread-Index: AQHQ/c2Cb2wkDLgtO02YdPtLF5MbyZ5cp1Xg Date: Mon, 5 Oct 2015 09:38:40 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478DE00A@IRSMSX108.ger.corp.intel.com> References: <1443871212-12919-1-git-send-email-jasvinder.singh@intel.com> In-Reply-To: <1443871212-12919-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.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] ip_pipeline: modify action handler in passthrough 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, 05 Oct 2015 09:38:44 -0000 > -----Original Message----- > From: Singh, Jasvinder > Sent: Saturday, October 3, 2015 12:20 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: modify action handler in passthrough pipeli= ne >=20 >=20 > Signed-off-by: Jasvinder Singh > --- Acked-by: Cristian Dumitrescu