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 90F79A0A0E for ; Wed, 3 Feb 2021 08:49:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C28B24046D; Wed, 3 Feb 2021 08:49:16 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id E9F8A240488 for ; Wed, 3 Feb 2021 08:49:14 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id E6C052B89; Wed, 3 Feb 2021 08:49:14 +0100 (CET) In-Reply-To: <1612338382-3253-9-git-send-email-oulijun@huawei.com> References: <1612338382-3253-9-git-send-email-oulijun@huawei.com> To: test-report@dpdk.org Cc: Lijun Ou Message-Id: <20210203074914.E6C052B89@dpdk.org> Date: Wed, 3 Feb 2021 08:49:14 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87665 [PATCH 08/17] net/hns3: support PF on electrical net device 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/87665 _coding style issues_ WARNING:TYPO_SPELLING: 'intializes' may be misspelled - perhaps 'initializes'? #61: intializes the PHY. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #125: FILE: drivers/net/hns3/hns3_cmd.h:692: + uint8_t master_slave_cfg; WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #126: FILE: drivers/net/hns3/hns3_cmd.h:693: + uint8_t master_slave_state; total: 0 errors, 3 warnings, 0 checks, 210 lines checked