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 457F9469F8 for ; Thu, 19 Jun 2025 09:14:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41A0442E0B; Thu, 19 Jun 2025 09:14:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 85E0542E0B for ; Thu, 19 Jun 2025 09:14:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0A9601252C7; Thu, 19 Jun 2025 09:12:59 +0200 (CEST) Subject: |WARNING| pw154590 [PATCH 05/10] cmdline: fix port list parsing In-Reply-To: <20250619071037.37325-6-david.marchand@redhat.com> References: <20250619071037.37325-6-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20250619071259.0A9601252C7@dpdk.org> Date: Thu, 19 Jun 2025 09:12:59 +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/154590 _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, 32 lines checked