From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 8A55E5A68 for ; Thu, 9 Jul 2015 13:38:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP; 09 Jul 2015 04:38:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,439,1432623600"; d="scan'208";a="759012377" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga002.fm.intel.com with ESMTP; 09 Jul 2015 04:38:05 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by IRSMSX101.ger.corp.intel.com ([169.254.1.201]) with mapi id 14.03.0224.002; Thu, 9 Jul 2015 12:38:04 +0100 From: "Dumitrescu, Cristian" To: "Gajdzica, MaciejX T" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 2/2] pipeline: added missing symbols to map file Thread-Index: AQHQuh+ZoqSL6aAGlkeizI/zCBPguZ3TAwPA Date: Thu, 9 Jul 2015 11:38:03 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126323988ED@IRSMSX108.ger.corp.intel.com> References: <1436429830-16239-1-git-send-email-maciejx.t.gajdzica@intel.com> <1436429830-16239-2-git-send-email-maciejx.t.gajdzica@intel.com> In-Reply-To: <1436429830-16239-2-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 2/2] pipeline: added missing symbols to map file 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: Thu, 09 Jul 2015 11:38:07 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, July 9, 2015 11:17 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 2/2] pipeline: added missing symbols to map fi= le >=20 > Exported symbols for port in, port out and table stats. >=20 > Signed-off-by: Maciej Gajdzica > --- Acked-by: Cristian Dumitrescu