From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D17F91B292 for ; Tue, 13 Feb 2018 12:18:55 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Feb 2018 03:18:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,507,1511856000"; d="scan'208";a="26906392" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.35]) ([10.237.220.35]) by FMSMGA003.fm.intel.com with ESMTP; 13 Feb 2018 03:18:51 -0800 To: Hemant Agrawal , Pavan Nikhilesh , cristian.dumitrescu@intel.com, harry.van.haaren@intel.com, nhorman@tuxdriver.com, jerin.jacob@caviumnetworks.com, thomas.monjalon@6wind.com Cc: dev@dpdk.org References: <20180212142305.18557-1-pbhagavatula@caviumnetworks.com> <77d5c43b-54c1-6f66-d9c3-103d56473def@nxp.com> <276f24c4-aa2a-bd6e-d854-10e0e3cd89b9@nxp.com> From: Ferruh Yigit Message-ID: <73346980-539d-c948-a04d-ac0afb9dabb1@intel.com> Date: Tue, 13 Feb 2018 11:18:50 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <276f24c4-aa2a-bd6e-d854-10e0e3cd89b9@nxp.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] build: remove unused map symbols X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2018 11:18:56 -0000 On 2/13/2018 4:56 AM, Hemant Agrawal wrote: > On 2/13/2018 9:16 AM, Hemant Agrawal wrote: >> HI Pavan, >> >> On 2/12/2018 7:53 PM, Pavan Nikhilesh wrote: >>> Remove some unused map symbol. >>> >>> Signed-off-by: Pavan Nikhilesh <...> > Acked-by: Hemant Agrawal Acked-by: Ferruh Yigit