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 4A6626A87 for ; Thu, 11 Dec 2014 16:28:33 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 11 Dec 2014 07:27:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,691,1406617200"; d="scan'208";a="497280664" Received: from kmsmsx152.gar.corp.intel.com ([172.21.73.87]) by orsmga003.jf.intel.com with ESMTP; 11 Dec 2014 07:24:37 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by KMSMSX152.gar.corp.intel.com (172.21.73.87) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 11 Dec 2014 23:28:27 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.110]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.182]) with mapi id 14.03.0195.001; Thu, 11 Dec 2014 23:28:25 +0800 From: "Qiu, Michael" To: Neil Horman , Thomas Monjalon Thread-Topic: [PATCH 0/2 v4] Fix two compile issues with i686 platform Thread-Index: AQHQFGac6Rb3IyFTyUOoUI3hMKBAqw== Date: Thu, 11 Dec 2014 15:28:24 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E60286C9EEB1@SHSMSX101.ccr.corp.intel.com> References: <1417684369-21330-1-git-send-email-michael.qiu@intel.com> <1418208402-7597-1-git-send-email-michael.qiu@intel.com> <3342950.zUYiZCUlTq@xps13> <20141211132506.GA28213@hmsreliant.think-freely.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] 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 0/2 v4] Fix two compile issues with i686 platform 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, 11 Dec 2014 15:28:34 -0000 On 2014/12/11 21:26, Neil Horman wrote:=0A= > On Thu, Dec 11, 2014 at 01:56:06AM +0100, Thomas Monjalon wrote:=0A= >>> These two issues are both introuduced by commit b77b5639:=0A= >>> mem: add huge page sizes for IBM Power=0A= >>>=0A= >>> Michael Qiu (2):=0A= >>> Fix compile issue with hugepage_sz in 32-bit system=0A= >>> Fix compile issue of eal with icc compile=0A= >> Acked-by: Thomas Monjalon =0A= >>=0A= >> Applied=0A= >>=0A= >> Thanks=0A= >> -- =0A= >> Thomas=0A= >>=0A= > Wait, why did you apply this patch? We had outstanding debate on it, and= =0A= > Michael indicated he was testing a new version of the patch.=0A= =0A= Yes, I test the solution you suggest :) and it mostly works, but with a=0A= little issue.=0A= I have re-post not the old version.=0A= =0A= Do you take a look at?=0A= =0A= Thanks,=0A= Michael=0A= >=0A= > Neil=0A= >=0A= >=0A= =0A=