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 575311B1F7 for ; Fri, 5 Oct 2018 17:35:44 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Oct 2018 08:35:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,344,1534834800"; d="scan'208";a="89490457" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.252.17.112]) ([10.252.17.112]) by orsmga003.jf.intel.com with ESMTP; 05 Oct 2018 08:32:00 -0700 To: Sandeep Raman , dev@dpdk.org References: From: "Burakov, Anatoly" Message-ID: Date: Fri, 5 Oct 2018 16:31:58 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] DPDK 18.05 only works with up to 4 NUMAs systems 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: Fri, 05 Oct 2018 15:35:44 -0000 On 04-Oct-18 6:07 PM, Sandeep Raman wrote: > Hi Anatoly, > > I made the changes per the patch http://patches.dpdk.org/patch/43298/, > however testpmd failed. > Alongwith the patch, CONFIG_RTE_MAX_MEM_MB was increased to 1048576. > > Logs at https://pastebin.com/XPCDRD2h. > > Cheers, > Hi, Please try this patch instead: http://patches.dpdk.org/patch/46112/ No need to change config. -- Thanks, Anatoly