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 46726A0507 for ; Wed, 6 Apr 2022 16:59:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4277040689; Wed, 6 Apr 2022 16:59:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E32F44014F for ; Wed, 6 Apr 2022 16:59:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E006D122BA2; Wed, 6 Apr 2022 16:59:15 +0200 (CEST) Subject: |WARNING| pw109222 [RFC PATCH v1 08/15] dts: merge DTS framework/exception.py to DPDK In-Reply-To: <20220406145606.2913834-9-juraj.linkes@pantheon.tech> References: <20220406145606.2913834-9-juraj.linkes@pantheon.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Juraj_Linke=C5=A1?= Message-Id: <20220406145915.E006D122BA2@dpdk.org> Date: Wed, 6 Apr 2022 16:59:15 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/109222 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one WARNING:TYPO_SPELLING: 'Faile' may be misspelled - perhaps 'Failed'? #171: FILE: dts/framework/exception.py:106: + return "Faile to parse config file [%s]" % (self.config) WARNING:TYPO_SPELLING: 'Faile' may be misspelled - perhaps 'Failed'? #192: FILE: dts/framework/exception.py:127: + return "Faile to execute param [%s]" % (self.param) ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 3 warnings, 148 lines checked