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 EC52D4567F for ; Mon, 22 Jul 2024 11:30:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E02A043423; Mon, 22 Jul 2024 11:30:37 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 48053427D6 for ; Mon, 22 Jul 2024 09:07:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4361D127EE2; Mon, 22 Jul 2024 09:07:36 +0200 (CEST) Subject: |WARNING| pw142573 [PATCH v6 7/8] net/hns3: support report names of registers In-Reply-To: <20240722065826.3039119-8-haijie1@huawei.com> References: <20240722065826.3039119-8-haijie1@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Hai Message-Id: <20240722070736.4361D127EE2@dpdk.org> Date: Mon, 22 Jul 2024 09:07:36 +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/142573 _coding style issues_ WARNING:TYPO_SPELLING: 'oter' may be misspelled - perhaps 'other'? #147: FILE: drivers/net/hns3/hns3_regs.c:37: + {"vector0_oter_en", HNS3_VECTOR0_OTER_EN_REG}, WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'? #147: FILE: drivers/net/hns3/hns3_regs.c:37: + {"vector0_oter_en", HNS3_VECTOR0_OTER_EN_REG}, WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'? #549: FILE: drivers/net/hns3/hns3_regs.c:439: + {"ncsi_tx_pt_pkt_trun_cnt"}, WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'? #553: FILE: drivers/net/hns3/hns3_regs.c:443: + {"ncsi_rx_ctrl_pkt_trun_cnt"}, total: 0 errors, 4 warnings, 0 checks, 1245 lines checked