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 ABC7FA04C0 for ; Tue, 29 Sep 2020 14:05:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A38771D17D; Tue, 29 Sep 2020 14:05:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B97261D181; Tue, 29 Sep 2020 14:05:53 +0200 (CEST) In-Reply-To: <20200929120117.50394-8-huwei013@chinasoftinc.com> References: <20200929120117.50394-8-huwei013@chinasoftinc.com> To: test-report@dpdk.org Cc: "Wei Hu (Xavier)" Message-Id: <20200929120553.B97261D181@dpdk.org> Date: Tue, 29 Sep 2020 14:05:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw79195 [PATCH v2 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/79195 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #217: 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'? #430: 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'? #585: 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'? #649: 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'? #650: 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'? #684: 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'? #685: 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