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 7773A488FB for ; Fri, 10 Oct 2025 09:12:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 709E0402B5; Fri, 10 Oct 2025 09:12:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 304F3402B5 for ; Fri, 10 Oct 2025 09:12:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D8C0A12426F; Fri, 10 Oct 2025 09:12:13 +0200 (CEST) Subject: |WARNING| pw157407 [PATCH v2 18/54] net/bnxt/tf_ulp: fix stats counter memory initialization In-Reply-To: <20251009221129.28256-19-manish.kurup@broadcom.com> References: <20251009221129.28256-19-manish.kurup@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Manish Kurup Message-Id: <20251010071213.D8C0A12426F@dpdk.org> Date: Fri, 10 Oct 2025 09:12:13 +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/157407 _coding style issues_ WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'? #146: FILE: drivers/net/bnxt/tf_ulp/ulp_sc_mgr.c:77: + BNXT_DRV_DBG(ERR, "Failed to device parms "); ^^^^^ total: 0 errors, 1 warnings, 0 checks, 91 lines checked