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 1032A43B68 for ; Fri, 1 Mar 2024 11:56:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C0F0433CD; Fri, 1 Mar 2024 11:56:47 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8C50B433C9 for ; Fri, 1 Mar 2024 11:56:45 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 887FD12232A; Fri, 1 Mar 2024 11:56:45 +0100 (CET) Subject: |WARNING| pw137668 [PATCH v4 3/7] dts: filter test suites in executions In-Reply-To: <20240301105522.79870-4-juraj.linkes@pantheon.tech> References: <20240301105522.79870-4-juraj.linkes@pantheon.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Juraj_Linke=C5=A1?= Message-Id: <20240301105645.887FD12232A@dpdk.org> Date: Fri, 1 Mar 2024 11:56:45 +0100 (CET) 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/137668 _coding style issues_ WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #105: suite module. This was an implicit assumption before as we couldn't WARNING:TYPO_SPELLING: 'Couldn' may be misspelled - perhaps 'Could'? #409: FILE: dts/framework/runner.py:288: + f"Couldn't find any valid test suites in {test_suite_module.__name__}." total: 0 errors, 2 warnings, 814 lines checked