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 480C5A04C0 for ; Tue, 29 Sep 2020 13:11:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7CB371DA0F; Tue, 29 Sep 2020 13:11:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 80D3D1D90B; Tue, 29 Sep 2020 13:11:48 +0200 (CEST) In-Reply-To: <20200929110945.70761-3-huwei013@chinasoftinc.com> References: <20200929110945.70761-3-huwei013@chinasoftinc.com> To: test-report@dpdk.org Cc: "Wei Hu (Xavier)" Message-Id: <20200929111148.80D3D1D90B@dpdk.org> Date: Tue, 29 Sep 2020 13:11:48 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw79178 [PATCH 2/9] net/hns3: maximize the queue number 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/79178 _coding style issues_ WARNING:TYPO_SPELLING: 'drvier' may be misspelled - perhaps 'driver'? #74: driver. If maximum queue numbers allocated to PF PMD drvier is less than WARNING:TYPO_SPELLING: 'maximun' may be misspelled - perhaps 'maximum'? #82: keep the maximun 64 queues based on hns3 network engine with revision_id WARNING:TYPO_SPELLING: 'avarage' may be misspelled - perhaps 'average'? #107: are allocated to every TC by avarage. So Rx and Tx queue numbers must be WARNING:TYPO_SPELLING: 'fpr' may be misspelled - perhaps 'for'? #527: FILE: drivers/net/hns3/hns3_ethdev.c:2680: + * maximum queue number of pf fpr network engine with total: 0 errors, 4 warnings, 0 checks, 946 lines checked