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 827DA45E6A for ; Tue, 10 Dec 2024 15:13:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CEF440270; Tue, 10 Dec 2024 15:13:39 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E6F8340261 for ; Tue, 10 Dec 2024 15:13:37 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 0E68012143C; Tue, 10 Dec 2024 15:13:35 +0100 (CET) Subject: |WARNING| pw149118 [PATCH v1 1/2] dts: add new testpmd shell functions In-Reply-To: <20241210141144.231010-1-thomas.wilks@arm.com> References: <20241210141144.231010-1-thomas.wilks@arm.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Wilks Message-Id: <20241210141335.0E68012143C@dpdk.org> Date: Tue, 10 Dec 2024 15:13:35 +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/149118 _coding style issues_ WARNING:TYPO_SPELLING: 'invlaid' may be misspelled - perhaps 'invalid'? #135: FILE: dts/framework/remote_session/testpmd_shell.py:2005: + raise InteractiveCommandExecutionError(f"{rxmode} is an invlaid rxmode") total: 0 errors, 1 warnings, 138 lines checked