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 8E92E4563B for ; Wed, 17 Jul 2024 22:30:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86C904066E; Wed, 17 Jul 2024 22:30:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9333840669 for ; Wed, 17 Jul 2024 22:30:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7D6BE127EE2; Wed, 17 Jul 2024 22:30:18 +0200 (CEST) Subject: |WARNING| pw142493 [PATCH v4] net/ark: fix index arithmetic bug In-Reply-To: <20240717202949.2647461-1-ed.czeck@atomicrules.com> References: <20240717202949.2647461-1-ed.czeck@atomicrules.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ed Czeck Message-Id: <20240717203018.7D6BE127EE2@dpdk.org> Date: Wed, 17 Jul 2024 22:30:18 +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/142493 _coding style issues_ WARNING:TYPO_SPELLING: 'increament' may be misspelled - perhaps 'increment'? #149: FILE: drivers/net/ark/ark_ethdev_tx.c:127: + * prod_index_limit. Prod_index will increament by 2 or more each total: 0 errors, 1 warnings, 0 checks, 68 lines checked