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 46326A034F for ; Wed, 24 Feb 2021 02:29:20 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98E35160721; Wed, 24 Feb 2021 02:29:19 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 8C8B54069B for ; Wed, 24 Feb 2021 02:29:18 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 88AF72C2D; Wed, 24 Feb 2021 02:29:18 +0100 (CET) In-Reply-To: <1614130139-42926-8-git-send-email-oulijun@huawei.com> References: <1614130139-42926-8-git-send-email-oulijun@huawei.com> To: test-report@dpdk.org Cc: Lijun Ou Message-Id: <20210224012918.88AF72C2D@dpdk.org> Date: Wed, 24 Feb 2021 02:29:18 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88117 [PATCH 07/13] 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/88117 _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'? #138: FILE: drivers/net/hns3/hns3_cmd.h:698: + uint8_t master_slave_cfg; WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #139: FILE: drivers/net/hns3/hns3_cmd.h:699: + uint8_t master_slave_state; total: 0 errors, 3 warnings, 0 checks, 217 lines checked