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 2F66646A37 for ; Mon, 23 Jun 2025 15:55:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A63740151; Mon, 23 Jun 2025 15:55:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A753D40151 for ; Mon, 23 Jun 2025 15:55:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0ADCE1252CD; Mon, 23 Jun 2025 15:53:58 +0200 (CEST) Subject: |WARNING| pw154639 [PATCH v2 05/10] cmdline: fix port list parsing In-Reply-To: <20250623135242.461965-6-david.marchand@redhat.com> References: <20250623135242.461965-6-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20250623135358.0ADCE1252CD@dpdk.org> Date: Mon, 23 Jun 2025 15:53:58 +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/154639 _coding style issues_ WARNING:TYPO_SPELLING: 'arithmetics' may be misspelled - perhaps 'arithmetic'? #76: Doing arithmetics with the NULL pointer is undefined. total: 0 errors, 1 warnings, 25 lines checked