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 2B680A0032; Fri, 25 Nov 2022 10:57:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C565240156; Fri, 25 Nov 2022 10:57:05 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id DE18840150 for ; Fri, 25 Nov 2022 10:57:03 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id D389632000EB; Fri, 25 Nov 2022 04:56:59 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Fri, 25 Nov 2022 04:57:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding: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=fm1; t=1669370219; x= 1669456619; bh=ek2+pMJsn65TdjVxQ7w1oqMJFhzU99duTOZgQxNsGNc=; b=p yCc1GvF2xJBS/c0eytwChLpfQSuIJEv/ZyBSSYVuL/SDt3ne9A764w5MQyN4IIPj SPnou2HeJexiidpNMjg26jVjLxs+Kwn17F//LMsOn154M5DyB8VHcnF5bL7eYd+0 F+1YgIJMoVRjMllhZENNhe4i59JS81Iwp36GXPzcq/5M58iQBj+4YkZsDRk2/CcJ RRnP+Q7J4MEvnHDbyJTfMDcUpYSIemZGsQL+P8OaoAVpazwDJ/zQEuBdO2OtUlK7 3WzLuNrZFhe1aG/vdKZ9QGYMKgsqvx69GyvRkh2LaImoaz+yBAr79Le/orfYPLQw p7XMv+6qLbBorE2ZbFH/A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :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=fm1; t=1669370219; x= 1669456619; bh=ek2+pMJsn65TdjVxQ7w1oqMJFhzU99duTOZgQxNsGNc=; b=O TFVdaq8L/VryTvoqeM+8ofotKA6dqwMWzf5XpcNH3jWtpBHvXk9tjoHv8eDKo1bE Q6Befl7InVxNE2olhj+P6Kv9Xkv/R7U4h85V9cWLy5FcgyZxIG9kH3Xd29gbN2bX ZXlYsiyHd9CjxBiGB8EwFjBSO33J8smH4KfhFocDoU/1nko7D1CNqFzguel1jdvs qUjmzHh3D16eWZRU0pmdlG+ha1yhyxgvEvPX3urTT9Br6sqyG8rwhOt1kbBzT88J hyNbBXCarWwMgXel8bS1gEOTdi/DyR0pLvB9C7/QHpBHddBPrCa49/V3V2NDunQ1 1/hMujMoTyzXJYtD7C5iQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrieehgddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvvefufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvd elteeufeefheeujefgueetfedttdeikefgkeduhedtgfenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrd hnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 25 Nov 2022 04:56:58 -0500 (EST) From: Thomas Monjalon To: jpalider@marvell.com Cc: david.marchand@redhat.com, dev@dpdk.org Subject: Re: [PATCH v3] devtools: ensure proper tag sequence Date: Fri, 25 Nov 2022 10:56:56 +0100 Message-ID: <1720496.X513TT2pbd@thomas> In-Reply-To: <20220719120123.3786204-1-jpalider@marvell.com> References: <20220613222143.1436424-1-jpalider@marvell.com> <20220719120123.3786204-1-jpalider@marvell.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 19/07/2022 14:01, jpalider@marvell.com: > From: Jakub Palider > > This change to log checking procedure ensures that certain > tags are in proper order. > The order of tags is as follows: > * Coverity issue > * Bugzilla ID > * Fixes > * Cc > * > * Suggested-by > * Reported-by > + Signed-off-by > * Acked-by > * Reviewed-by > * Tested-by > where: > * => 0 or more than one instance possible > + => more than once instance possible > In order to satisfy the above requirements an extra check > is performed for obligatory tags. > > v3: > * restored some tags under check > * defined chronological order after Signed-off > > v2: > * narrowed down the tags under check > > Signed-off-by: Jakub Palider I've moved "Reported-by" before "Suggested-by" and made the output more consistent with other checks. Applied, thanks.