From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5A993432B0; Mon, 6 Nov 2023 15:10:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D328E402B6; Mon, 6 Nov 2023 15:10:10 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 130DE4025D for ; Mon, 6 Nov 2023 15:10:09 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 69C135C025F; Mon, 6 Nov 2023 09:10:08 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 06 Nov 2023 09:10:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm3; t= 1699279808; x=1699366208; bh=B4+Y9XLxeezaK42QSUKn6paL3//xMEPe9XQ khDsiap0=; b=It7O6IioU3HpQAqvN9mDnCOF6dSYoEvfBdIkioBLg1rypcVxD4p k/PcvuWvP792WL61M2SsQJjnMSNF3liidsjVXfPr6OVly9UZrhrAYQaQcqYQPyVI /A/yBUYZDRaAyy2w9hZBx8gp5FfNxJuARIkOU/R/0ni3FtuzRxHu6a7OL8v2m8MP 8Wimkywk46nDxKH71+Q8ZrmBh1a2aVcWfKJMCYljyEkCrr0ZYH1c5Pvg5mzbGU/b hRRzUNelm4gZg7XoQaBsX06W1q7zyl8RJZLOdgtOGuc8DsYho4uWQxPz6eD1TKvX hMiCPBikWTvecOyo20gfrF0t6QRuihCfINQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1699279808; x=1699366208; bh=B4+Y9XLxeezaK42QSUKn6paL3//xMEPe9XQ khDsiap0=; b=F3h6tRgx0LqBCer9XDUxMVnPHMd/IdR47ku+UN+PNyLE/bMDCO3 Vt91U0pnSMv+1o9Vnhn2IyrmTD8vArikwt13c/ZD6aAmxHFCcvhSFtcTIIsnxjzK ESbvSleXMJHUKgITP8ELbRzKbbj3Mh22HtjRiw5psRIz0zEZHRsjHCk/VvHbReGZ Pn3uk55SDi65pqHKLN9qGG/KkR7ItPUVMxJOpf8sSDa23Z7KP8mIDTg/BarcebZl 4OSMwRFCYmkxlPsFoarNxtKjgWS//dvAfpCt+Tf/uE2ucYBZV/quiaHTjJDorusQ SqItDQoTdSNVPEc6DShna0BOsKoN7XAPpig== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedruddugedgheelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 6 Nov 2023 09:10:07 -0500 (EST) From: Thomas Monjalon To: Ruifeng Wang , Joyce Kong Cc: dev@dpdk.org, Bruce Richardson , "dev@dpdk.org" , nd , Paul Szczepanek Subject: Re: [PATCH v1] config/arm: correct cpu arch for cross build Date: Mon, 06 Nov 2023 15:10:05 +0100 Message-ID: <4497027.8F6SAcFxjW@thomas> In-Reply-To: References: <20230822074743.3243015-1-joyce.kong@arm.com> <11394855.MucGe3eQFb@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 18/10/2023 07:40, Joyce Kong: > > From: Thomas Monjalon > > 22/08/2023 09:47, Joyce Kong: > > > The cn10k cross build file sets cpu to 'armv8.6-a' while > > > N2 is armv8.5-a arch. > > > The cpu field in the cross file doesn't take effect as > > > config/arm/meson.build controls machine_args for march. > > > Then correct the value in arm cross files to 'auto'. > > > > I don't get it. > > Why setting a value if it has no impact? > > Looks like something is overcomplicated. > > > We still have to declare them here because meson would check the 'cpu' line in the config file, otherwise it would report missing {'cpu'}. OK Then why not all cross files are set to auto?