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 B273046F78 for ; Fri, 26 Sep 2025 04:55:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB7204042C; Fri, 26 Sep 2025 04:55:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0DCE14042C for ; Fri, 26 Sep 2025 04:55:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E4044124240; Fri, 26 Sep 2025 04:52:12 +0200 (CEST) Subject: |WARNING| pw156959 [V14 05/18] net/hinic3: add NIC event module In-Reply-To: <20250926024747.1314-6-wff_light@vip.163.com> References: <20250926024747.1314-6-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Wang Message-Id: <20250926025212.E4044124240@dpdk.org> Date: Fri, 26 Sep 2025 04:52:12 +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/156959 _coding style issues_ WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'? #345: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:262: + "alos: %u, rx_los: %u, PCS 64 66b reg: 0x%x, PCS link: 0x%x, MAC link: 0x%x, PCS_err_cnt: 0x%x", ^^^^ WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'? #346: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:263: + port_info->alos, port_info->rx_los, ^^^^ CHECK:CAMELCASE: Avoid CamelCase: #479: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:396: + "Received nic ucode aeq event type: 0x%x, data: %" PRIu64, total: 0 errors, 2 warnings, 1 checks, 443 lines checked