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 8129445582 for ; Thu, 4 Jul 2024 08:06:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B98E40E72; Thu, 4 Jul 2024 08:06:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BB08140280 for ; Thu, 4 Jul 2024 08:06:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A45FA128144; Thu, 4 Jul 2024 08:06:52 +0200 (CEST) Subject: |WARNING| pw142120 [PATCH v1] net/cpfl: add checks for received ctlq messages In-Reply-To: <20240704051835.2630052-1-soumyadeep.hore@intel.com> References: <20240704051835.2630052-1-soumyadeep.hore@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Soumyadeep Hore Message-Id: <20240704060652.A45FA128144@dpdk.org> Date: Thu, 4 Jul 2024 08:06:52 +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/142120 _coding style issues_ WARNING:TYPO_SPELLING: 'collisons' may be misspelled - perhaps 'collisions'? #139: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:102: + PMD_INIT_LOG(ERR, "Maximum number of hash collisons reached"); total: 0 errors, 1 warnings, 0 checks, 72 lines checked