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 0C82346E4C for ; Tue, 2 Sep 2025 16:29:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 073F4402E6; Tue, 2 Sep 2025 16:29:14 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E361D402E6 for ; Tue, 2 Sep 2025 16:29:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2922B12400B; Tue, 2 Sep 2025 16:26:37 +0200 (CEST) Subject: |WARNING| pw156392 [PATCH v1 3/3] dts: update tx_offload test from old dts In-Reply-To: <20250902142725.56736-4-abailey@iol.unh.edu> References: <20250902142725.56736-4-abailey@iol.unh.edu> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Bailey Message-Id: <20250902142637.2922B12400B@dpdk.org> Date: Tue, 2 Sep 2025 16:26:37 +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/156392 _coding style issues_ WARNING:TYPO_SPELLING: 'currrent' may be misspelled - perhaps 'current'? #138: FILE: dts/tests/TestSuite_rxtx_offload.py:32: + testpmd: The currrent testpmd shell session to send commands to. ^^^^^^^^ WARNING:TYPO_SPELLING: 'currrent' may be misspelled - perhaps 'current'? #164: FILE: dts/tests/TestSuite_rxtx_offload.py:58: + testpmd: The currrent testpmd shell session to send commands to. ^^^^^^^^ total: 0 errors, 2 warnings, 153 lines checked