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 BD140465C0 for ; Fri, 18 Apr 2025 11:13:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7590402D2; Fri, 18 Apr 2025 11:13:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2767B400D5 for ; Fri, 18 Apr 2025 11:13:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0B322123FA7; Fri, 18 Apr 2025 11:12:40 +0200 (CEST) Subject: |WARNING| pw153023 [RFC 07/18] net/hinic3: add mgmt module function code In-Reply-To: <20250418090621.9638-8-wff_light@vip.163.com> References: <20250418090621.9638-8-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Wang Message-Id: <20250418091240.0B322123FA7@dpdk.org> Date: Fri, 18 Apr 2025 11:12:40 +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/153023 _coding style issues_ WARNING:TYPO_SPELLING: 'messgae' may be misspelled - perhaps 'message'? #314: FILE: drivers/net/hinic3/base/hinic3_mgmt.c:232: + /* For mbox messgae, invoke the mailbox processing function. */ WARNING:TYPO_SPELLING: 'responsed' may be misspelled - perhaps 'responded'? #326: FILE: drivers/net/hinic3/base/hinic3_mgmt.c:244: + /* Determine whether a message is received or responsed. */ total: 0 errors, 2 warnings, 0 checks, 513 lines checked