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 04CD74235E; Wed, 11 Oct 2023 11:14:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1433402C2; Wed, 11 Oct 2023 11:14:24 +0200 (CEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id 34FF040279 for ; Wed, 11 Oct 2023 11:14:23 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 776823200F8A; Wed, 11 Oct 2023 05:14:18 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 11 Oct 2023 05:14:18 -0400 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=fm2; t= 1697015657; x=1697102057; bh=NdoPtRPkci9XJT8WoUTItNhdPTOEiH3g+sB eQth6HOY=; b=BriH5KKgnOvWl6al1MtkXjhFptiwOHMk+/mRabZfdg68GAtHLDr 59wM0rXLKGyhhOt+qRrhzz8deRkDZ9+OmbARjHj7Y9gI3JqUpwcTPkirWnvgqGpc F++fo5WOYRWiqzyXNaheT5XwvNt0ks1JMl+xWdt6g3TilOwlIPHgX9GQPJnB/Yh2 ddlnqI2koWtAKlaOcDgcnh/xTpekBJxjZ7xVCGk4aTAZ++/5NetzqUPnKL6qnxf1 Z2roAgI0qt85yykvLCSwSbnWMd8N7p9/aVGuSn6vVrmFTy665MXJ2A3DfjVIjlVQ nuvshkJH2FK4ifUpeGjVzgzzt64Sv6as4ZA== 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=fm2; t= 1697015657; x=1697102057; bh=NdoPtRPkci9XJT8WoUTItNhdPTOEiH3g+sB eQth6HOY=; b=Do7SkwJMwL3aO9hTCAt26iHz8AHjYtSvblcAPSaZ3AgH/YAC+bd xwEVmejc5wDAPYRCQLWojMvbtan1Uih1vowNaiaPSMccb4bQyDwk9NsVxQ3S3ZD8 JQolaCUOv3DyOg849aK4BdzpeSxNVqTBeyPafdXO3aaTKYKxRGS+/mCp+BaN/WfU tZSLU5sETikEulmmYwa/vasO/ola36W/JPEAA4YgqfE1ha75HJq1p4pyWmn2wea1 HOFKGmx6IpeDDxoH6Tp1icxgSiYASr9OU7wZbJ70T0h/YUvmGKYcm9FZXIkzyHfy cMobpiq0W2Ct9zGUQtqLQHLoy5G69SCr4kA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrheekgdduudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 11 Oct 2023 05:14:16 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Subject: Re: [PATCH 0/3] enable PPC in test-meson-builds on ubuntu Date: Wed, 11 Oct 2023 11:14:14 +0200 Message-ID: <2166317.Mh6RI2rZIc@thomas> In-Reply-To: <20230831121058.725577-1-bruce.richardson@intel.com> References: <20230831121058.725577-1-bruce.richardson@intel.com> 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 31/08/2023 14:10, Bruce Richardson: > To help developers catch errors as soon as possible, we want to ensure > that as wide a variety of builds are done by test-meson-builds as > possible. Unfortunately, for those using Ubuntu, the shipped version > of GCC compiler for PowerPC on that system is not correctly detected by > the script. We fix this by detecting if Ubuntu is in use, and pointing > to the correct cross-file in that case. > > On enabling those PPC builds on my system, a couple of other build > issues we encountered. These are fixed by the set before enabling the > build in the script. > > Bruce Richardson (3): > vhost: fix build for powerpc > build: fix failures due to incompatible IPSec lib > devtools: enable testing ppc builds on ubuntu Applied, thanks.