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 C618445909 for ; Thu, 5 Sep 2024 08:39:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD26342D90; Thu, 5 Sep 2024 08:39:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DCB3A40264 for ; Thu, 5 Sep 2024 08:39:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D4A4E123154; Thu, 5 Sep 2024 08:39:13 +0200 (CEST) Subject: |WARNING| pw143621 [RESEND v6 7/8] net/hns3: support report names of registers In-Reply-To: <20240905062638.7419-8-haijie1@huawei.com> References: <20240905062638.7419-8-haijie1@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Hai Message-Id: <20240905063913.D4A4E123154@dpdk.org> Date: Thu, 5 Sep 2024 08:39: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/143621 _coding style issues_ WARNING:TYPO_SPELLING: 'oter' may be misspelled - perhaps 'other'? #148: 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'? #148: 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'? #550: FILE: drivers/net/hns3/hns3_regs.c:439: + {"ncsi_tx_pt_pkt_trun_cnt"}, WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'? #554: FILE: drivers/net/hns3/hns3_regs.c:443: + {"ncsi_rx_ctrl_pkt_trun_cnt"}, total: 0 errors, 4 warnings, 0 checks, 1245 lines checked