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 A148246E0A for ; Sat, 30 Aug 2025 14:49:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99A3840151; Sat, 30 Aug 2025 14:49:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 083DC40151 for ; Sat, 30 Aug 2025 14:49:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 16EAC12400B; Sat, 30 Aug 2025 14:46:38 +0200 (CEST) Subject: |WARNING| pw156282 [V5 09/18] net/hinic3: add a NIC business configuration module In-Reply-To: <20250830123942.5037-10-wff_light@vip.163.com> References: <20250830123942.5037-10-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Wang Message-Id: <20250830124638.16EAC12400B@dpdk.org> Date: Sat, 30 Aug 2025 14:46:38 +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/156282 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #1844: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.c:1758: + "Failed to set rq flush, err:%d, out_param:0x%" PRIx64, WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'? #2547: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.h:627: + u8 alos; ^^^^ total: 0 errors, 1 warnings, 1 checks, 3355 lines checked