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 DE30BA04A4 for ; Sat, 18 Dec 2021 03:54:47 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18E8541142; Sat, 18 Dec 2021 03:54:47 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6BEC64113D for ; Sat, 18 Dec 2021 03:54:46 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6688B123543; Sat, 18 Dec 2021 03:54:46 +0100 (CET) Subject: |WARNING| pw105245 [PATCH v1 03/25] net/spnic: add mbox message channel In-Reply-To: <96b2447e86b87b04291fed135aa980c30fec369e.1639636621.git.songyl@ramaxel.com> References: <96b2447e86b87b04291fed135aa980c30fec369e.1639636621.git.songyl@ramaxel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yanling Song Message-Id: <20211218025446.6688B123543@dpdk.org> Date: Sat, 18 Dec 2021 03:54:46 +0100 (CET) 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/105245 _coding style issues_ WARNING:TYPO_SPELLING: 'responsed' may be misspelled - perhaps 'responded'? #929: FILE: drivers/net/spnic/base/spnic_mbox.c:713: + /* Use mbox_resp to hole data which responsed from other function */ WARNING:TYPO_SPELLING: 'RUNNIG' may be misspelled - perhaps 'RUNNING'? #1534: FILE: drivers/net/spnic/base/spnic_mbox.h:154: + SPNIC_PPF_TO_PF_MBOX_CB_RUNNIG total: 0 errors, 2 warnings, 0 checks, 1514 lines checked