From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B6045A04C0 for ; Tue, 29 Sep 2020 13:13:51 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BCFD11DA2A; Tue, 29 Sep 2020 13:13:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 3ED221D9F8; Tue, 29 Sep 2020 13:13:46 +0200 (CEST) In-Reply-To: <20200929110945.70761-8-huwei013@chinasoftinc.com> References: <20200929110945.70761-8-huwei013@chinasoftinc.com> To: test-report@dpdk.org Cc: "Wei Hu (Xavier)" Message-Id: <20200929111346.3ED221D9F8@dpdk.org> Date: Tue, 29 Sep 2020 13:13:46 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw79186 [PATCH 7/9] net/hns3: support start and stop Tx or Rx queue X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/79186 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #215: FILE: drivers/net/hns3/hns3_ethdev.c:4846: + * used to control the enabling of Rx queue, and the last is the master WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #428: FILE: drivers/net/hns3/hns3_ethdev_vf.c:2177: + * used to control the enabling of Rx queue, and the last is the master WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #583: FILE: drivers/net/hns3/hns3_rxtx.c:398: + * This is the master switch that used to control the enabling WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #647: FILE: drivers/net/hns3/hns3_rxtx.c:461: + * another master switch used to control the enabling of a pair WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #648: FILE: drivers/net/hns3/hns3_rxtx.c:462: + * of Tx and Rx queues. And the master switch is disabled by WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #682: FILE: drivers/net/hns3/hns3_rxtx.c:496: + * another master switch used to control the enabling of a pair WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #683: FILE: drivers/net/hns3/hns3_rxtx.c:497: + * of Tx and Rx queues. And the master switch is disabled by total: 0 errors, 7 warnings, 0 checks, 1354 lines checked