From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1 0/2] change max core number to 256 for Arm64 platform Date: Wed, 21 Nov 2018 12:13:44 +0100 Message-ID: <3572730.Ena04EuRj2@xps> References: <1542798625-46722-1-git-send-email-joyce.kong@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, jerin.jacob@caviumnetworks.com, Honnappa.Nagarahalli@arm.com, gavin.hu@arm.com, hemant.agrawal@nxp.com To: Joyce Kong Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 4677E5B3C for ; Wed, 21 Nov 2018 12:13:47 +0100 (CET) In-Reply-To: <1542798625-46722-1-git-send-email-joyce.kong@arm.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, 21/11/2018 12:10, Joyce Kong: > v1: change the max core setting to 256 for arm64 platform > > Joyce Kong (2): > config: enable more than 128 cores for Arm platform > config: enable more than 128 cores for meson build 2 comments: - It doesn't need to be split in 2 commits. - Are you sure you want this change in 18.11? No risk?