From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tan, Jianfeng" Subject: Re: [PATCH v2 2/5] EAL: Add new EAL "--qtest-virtio" option Date: Mon, 15 Feb 2016 15:52:36 +0800 Message-ID: <56C183C4.4090105@intel.com> References: <1453374478-30996-6-git-send-email-mukawa@igel.co.jp> <1455075613-3605-3-git-send-email-mukawa@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: Tetsuya Mukawa , dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 65D4E592A for ; Mon, 15 Feb 2016 08:52:39 +0100 (CET) In-Reply-To: <1455075613-3605-3-git-send-email-mukawa@igel.co.jp> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Tetsuya, On 2/10/2016 11:40 AM, Tetsuya Mukawa wrote: > To work with qtest virtio-net PMD, virtual address that maps hugepages > should be between (1 << 31) to (1 << 44). This patch adds one more option Is there any reference about this limitation? And is it also true for 32 bit machine? Thanks, Jianfeng