From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5740DA09D3; Thu, 12 Nov 2020 15:31:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D89B9592B; Thu, 12 Nov 2020 15:31:33 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 36A1C56A3 for ; Thu, 12 Nov 2020 15:31:32 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id BFA365C01F2; Thu, 12 Nov 2020 09:31:30 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 12 Nov 2020 09:31:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 4lP6AmjNk8TIT8LPm8dOgQty3S6AbdpzG8jU12bYM8U=; b=umZMAVMcTwb65wVe XlgvCd4f+MSPUPEu5ZZZYOOBMkIJrV5aEq1JwG6Z9jzcosSkedd3BMx7mbGxxJFj sHiKNZ8hhHsDFfH8m3GU8b/78yKdSEoMYd1EqddZVEC0hkPiJz84xYX4rbt5Ei9E mu1JtwixwGbJTGr4AofP+xN8UMN19h3FFMExIzqkeJe1LjxZPDBx7QnUMkkWLkkg PZdpmPwuOrAws25mk3TLIJ1qP7uXFLKpGQX7dPllN5FMLvduug/S+YHHBlktr3FF 7B4YZ4/S0VbVO5g6ujSKwMxr/l8AmrMEXW7LUGKZVGcuI2yh2KfmMIJpTw7pZOxb 3CawTg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=4lP6AmjNk8TIT8LPm8dOgQty3S6AbdpzG8jU12bYM 8U=; b=ImVSaKcnPUJFgEPEhxJbG8frTfMkdh0WHML5/AP7OYhEj+Qd4i5hAp7bp vtdvhpPS3meCKAgrRr++IkygM9BTDKqUF5tfwmP4R6jFnQybi4vkmafB/Lvogqef xih8LKcFQhJeF5rBxWgNddGeG0+W1r5DBuh2XO36u5aJJvxVleN2w66u+flDHmoB e4mZtEKBB4SOr0Jh4NZzQCG07erxQb5xDEP+c50RuLgFlcHb4fsQ5NMu5Zwzyg9M hjRxmo5XwZ6eotVNGzHQLzwHyDUJKJk5oHF+YADtip5wY7ihpyYqdylT0LkB8C1O +idOjKqgTFGMfLafkdMpG2JAZg4/g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddvfedggedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 8594A3280067; Thu, 12 Nov 2020 09:31:29 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: david.marchand@redhat.com, Bruce Richardson Date: Thu, 12 Nov 2020 15:31:28 +0100 Message-ID: <10880777.OYpiZt1Y6m@thomas> In-Reply-To: <20201112130828.GI1309@bricha3-MOBL.ger.corp.intel.com> References: <20201106172854.237384-1-thomas@monjalon.net> <20201112130828.GI1309@bricha3-MOBL.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/11/2020 14:08, Bruce Richardson: > On Fri, Nov 06, 2020 at 06:28:54PM +0100, Thomas Monjalon wrote: > > The default verbosity of test-meson-builds.sh is to be quiet. > > In order to better apply the verbosity policy, some file descriptors > > are open to redirect to stdout or /dev/null accordingly. > > > > The target variable and meson/ninja commands are printed in verbose modes. > > The installation commands are printed only in very verbose mode. > > The examples build commands are printed only in very verbose mode. > > > > Signed-off-by: Thomas Monjalon > > --- > Acked-by: Bruce Richardson Applied