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 1941EA0C50; Sat, 24 Jul 2021 15:13:46 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 923EC40DDA; Sat, 24 Jul 2021 15:13:45 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id C9AE24067A for ; Sat, 24 Jul 2021 15:13:43 +0200 (CEST) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1DA2B5C0130; Sat, 24 Jul 2021 09:13:43 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Sat, 24 Jul 2021 09:13:43 -0400 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=fm1; bh= U+uEpmUTKBe4NY4XezaKPv82HiEO438X4UPkIq0fwSQ=; b=JubxK3GfRc47VbLT rUIQHM8BSzyVEn1+dK6RxRi240jU2k5fEU4Eu5wpDWFdXxZAO8wI+aaZjRZ1ycEo GCxKHYqX6/+w35BuzxVa6aT1JGhSH//VRRQqgO4H9s06elvRiYawHYiEoOjYFy6R EaortTSHM6sNFrYp7CZ8c/qRXeuH32jDewd4053HgsieI8Cge3ru+MRbP88Rcuk9 5SQkdX5VRJqAIc8+pbP31T3obg5Ti6DR7HZvHACUqAmHeofjmPevSaOD0VI2zPiL fZi52RqUTuOGyRNDrQus9yPDrbsxpsDYLxUABcMoKe+3YRTVBPnHrtPByFtllbi6 l5c/3Q== 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=fm3; bh=U+uEpmUTKBe4NY4XezaKPv82HiEO438X4UPkIq0fw SQ=; b=jfh030w9dGaePfmyt1jDvCi2djVSQrOSAb/7rUJVZJ+bRBrDVPeLoQZP+ 6zCI10tn8nhep43ZE4C/MCVM1JoBmNeXXQ5GQPlrq79AMDs7qFUyxdNaD6U+pW2H +UrTDlhE9d0YCWQ7yPqSawcBkX6KgWojPtlATcB/RUM7iE1XCvZDk4GPH20XhxuV 4ILLikTEAgY4XVJbOy17vBgQGzLapFY9mU46mepvKw64Xal+oJuZS5jp7k1lFxT5 eFseekheM85j7stxDgposIqJW/CXd67YnJXejrM4aPA5vQDEtwn94X9Y+jOC8Fvw 3PTAEKm4jCbLALgKpQVOnaq/Ue2ow== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrgedtgdeitdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 24 Jul 2021 09:13:41 -0400 (EDT) From: Thomas Monjalon To: Andrew Rybchenko Cc: Ori Kam , dev@dpdk.org, "Richardson, Bruce" , "Yigit, Ferruh" , "Singh, Aman Deep" , "Li, Xiaoyun" Date: Sat, 24 Jul 2021 15:14:06 +0200 Message-ID: <1950656.rHmG9LB3RM@thomas> In-Reply-To: References: <20210527162452.1568351-1-andrew.rybchenko@oktetlabs.ru> <20210617142026.1133460-1-andrew.rybchenko@oktetlabs.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3] app/testpmd: send failure logs to stderr 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 Sender: "dev" > > Running with stdout suppressed or redirected for further processing > > is very confusing in the case of errors. Fix it by logging errors and > > warnings to stderr. > > > > Since lines with log messages are touched anyway concatenate split > > format strings to make it easier to search using grep. > > > > Fix indent of format string arguments. > > > > Signed-off-by: Andrew Rybchenko > > Acked-by: Xiaoyun Li Applied, rebased and added few more stderrs, thanks.