From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] config: increase max lcore to 16 for DPAA Date: Mon, 14 May 2018 12:46:48 +0200 Message-ID: <5304985.ByroCIaYW6@xps> References: <20180514100500.31666-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, hemant.agrawal@nxp.com To: Shreyansh Jain Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 0CFBA2F4F for ; Mon, 14 May 2018 12:46:51 +0200 (CEST) In-Reply-To: <20180514100500.31666-1-shreyansh.jain@nxp.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" 14/05/2018 12:05, Shreyansh Jain: > With this change, DPAA and DPAA2 configuration compiled applications > are interoperable without any impact on the functional behavior. > > Signed-off-by: Shreyansh Jain > --- > Note for beyond rc3 patch: > This has no functional impact on DPAA builds. Applied, thanks