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 0332643C0C; Wed, 6 Mar 2024 18:50:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC583427E9; Wed, 6 Mar 2024 18:50:13 +0100 (CET) Received: from fhigh7-smtp.messagingengine.com (fhigh7-smtp.messagingengine.com [103.168.172.158]) by mails.dpdk.org (Postfix) with ESMTP id D462740647 for ; Wed, 6 Mar 2024 18:50:12 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailfhigh.nyi.internal (Postfix) with ESMTP id 1A2F71140095; Wed, 6 Mar 2024 12:50:12 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 06 Mar 2024 12:50:12 -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:subject:subject:to:to; s=fm1; t=1709747412; x=1709833812; bh=68Hj18c89pbD8MfJjPfBHoHXvo9WidspKZs/oqxYtSA=; b= xpuO+DwEz5D0aBAWd6cZq87za69VNrKh/HLbi1GOgNr2wZLE8sIituFiI4g+8a18 kHloFZRNKdZxBJivxK60TnpGOWc2VSxGLaamrjyzu8jLG2iVdFOXeWks+EfWM3Cm 8h1Xi8XU1e6c8tV94o/vLq7ZTfLiVEk8GfXpwV8JaAXpJRpdvHwdptcAKEfTJVaq 4RSw7ZgaSAVEDwuRt1DcgdyKBI0luXBRBvLAn7sntkfTz8OL1CgdfmuYz93/CP4H y7sDyHkfHtExesBpMYnQAzF69KyhePpkD9BuvE0T/Zb90D26IlPIwnReDK4yPdY6 muPmBI9eqpPJH5ync1VjGg== 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:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1709747412; x= 1709833812; bh=68Hj18c89pbD8MfJjPfBHoHXvo9WidspKZs/oqxYtSA=; b=V pFkiKa0/nZlfBma3DgO37mHFwAJOUStbqnQD6Q59kFc8cE1C+WRNJhj/+7p7mGxo 5e+qXE0PhaJ3j9RDmNtZG7A+wcSECF2lyaCutxjj4eb8IZpaCVV81Pgp+CmuTvsZ OJUd0cKtcFVMv0KBUiaVGv+5nGVnWsJd8enm++r56rhw/+0hPNRR/wQlKqGm7UgL jB31/v339mVKLuHRD5THpTvPFTnDiA5kaiP/NqKIO2uryCRyr/LVZIHpYLwN5fr+ lrv6ZOu7TGq/6SnCoHls9iDGrpwM0vb1tcap2C2utAIKX7WFMFfJIO1cgZOU06Y7 kMG65lUlyKHKOYy6Rd+9Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledriedugddutdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 6 Mar 2024 12:50:10 -0500 (EST) From: Thomas Monjalon To: Christian Ehrhardt Cc: dev , David Wilder , Dmitry Kozliuk , Luca Boccassi Subject: Re: [PATCH] test: set iova=va mode on ppc64 with --no-huge Date: Wed, 06 Mar 2024 18:50:08 +0100 Message-ID: <2481220.uoxibFcf9D@thomas> In-Reply-To: References: <20231128144045.2403960-1-christian.ehrhardt@canonical.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 28/11/2023 15:56, Luca Boccassi: > On Tue, 28 Nov 2023 at 14:40, wrote: > > > > From: Christian Ehrhardt > > > > On ppc64, without huge pages, pa would be the default but fails like: > > EAL: Cannot use IOVA as 'PA' since physical addresses are not available > > > > On a normal system setup we'd expect an admin to set up huge pages > > and for the unlikely case that they do not do that set iova=va > > themselve. But the testing infrastructure does not have this conscious > > admin that will do that, so fix test execution that by adjusting the > > tests arguments accordingly if the conditions are met. > > > > Signed-off-by: Christian Ehrhardt > > Acked-by: Luca Boccassi Moved the comment inside the "if condition" context. Applied, thanks.