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 BFC31A052B; Fri, 31 Jul 2020 00:52:41 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 948B811A2; Fri, 31 Jul 2020 00:52:41 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id CDCAB2AB for ; Fri, 31 Jul 2020 00:52:39 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 5B1395C00DE; Thu, 30 Jul 2020 18:52:39 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Thu, 30 Jul 2020 18:52:39 -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= OwtaTwsjJOxhxDq53ym3KB4fK48AGHImMRukzap6nf8=; b=FSPDsQsSM/p7CLdZ zsNAUVSFjNzPOxKQbNTkxvTnsjZpF7DUMOHMHpedxRPzz05Uo9G79ANd+7u8W7rQ 18pkOgXegRfQhNiP6GRC3/k1rswdXr9Z35rNazVfgwoH4av/N26Wakhzt4ub6X52 JqU0BGk1vQKM0b5N3B7HjhdFpdppnwnZRUWuUcXvhGpRzLTJ78BKeYhhx70P34DJ NKCHALjkViJi3pTcFPzO/+KouYu1+EERZpem2FTs3Lor/2arv8rW+RUeiXRNtjec N9J+/hy/TpkHGsf5wr91C8WlwVTO0pMDEfpVrpJYWQFpfH/jpBzH3NYKtYKMAI5v 5XGnqg== 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=OwtaTwsjJOxhxDq53ym3KB4fK48AGHImMRukzap6n f8=; b=LHIv3WICYcyECIaiLRCjlawxGcuCfiJaV4CkIgGi4ivZNlvLXWnI9FmJS 7tbRvlRF71aWciEALu4a8KWBNFmoFsyObF+4AtBaSw7YC7CJNtrkN0fXiS4aIk3Z XPaSQcwnkaTggrYIigZ07r0zRZ8ElQqb6ltb0yNFA0i+Z9kHcXoDIPVDO/Cvkht5 Rb8uhn45SPViRlEfa/phEYDX5fAZ/qG4p6gjGWbsWHgkZXyfn7ng0HY3R1HJXLVM gw0ePKAIaFUjkATPL1hNDuNAW49oOpGGyG7+WD1XOZHKdIZ6X47g7RK5y+XuHqTL Uf3UjVUZZLwuWONIjlYIyrRK4ZwrA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedrieejgdduhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuih iivgepudenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth 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 8A55430600A3; Thu, 30 Jul 2020 18:52:38 -0400 (EDT) From: Thomas Monjalon To: Ciara Power Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com, dev@dpdk.org, ferruh.yigit@intel.com Date: Fri, 31 Jul 2020 00:52:37 +0200 Message-ID: <15870374.FZeG6MJJ9M@thomas> In-Reply-To: <20200623092935.38459-1-ciara.power@intel.com> References: <20200128150256.14339-1-ciara.power@intel.com> <20200623092935.38459-1-ciara.power@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 0/2] standardize devtools check scripts 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" 23/06/2020 11:29, Ciara Power: > v4: > - Merge doc patch into patch with code changes. > - Simplified and reduced documentation and comments. > > v3: > - Fix comments on v2. > - Add patch to update contributor's guide. > > v2: Fix comments on v1. > > This patchset standardizes the checkpatches and check-git-log scripts > to accept the same syntax commandline arguments, to make them easier > to use. > > The output is also standardized, check-git-log previously showed no > output to the user when no errors were found, but now prints a similar > output to that of the checkpatches script. > > Ciara Power (2): > devtools: standardize script arguments > devtools: added stats print Reviewed-by: Thomas Monjalon Applied, thanks for your patience