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 55B47A04B1 for ; Wed, 9 Sep 2020 01:42:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5075A1BE0C; Wed, 9 Sep 2020 01:42:59 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 5E97E1C023; Wed, 9 Sep 2020 01:42:56 +0200 (CEST) In-Reply-To: <1599219135-53194-3-git-send-email-humin29@huawei.com> References: <1599219135-53194-3-git-send-email-humin29@huawei.com> To: test-report@dpdk.org Cc: "Min Hu (Connor)" Message-Id: <20200908234256.5E97E1C023@dpdk.org> Date: Wed, 9 Sep 2020 01:42:56 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76563 [PATCH V2 2/4] ethdev: change data type in TC rxq and TC txq 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/76563 _coding style issues_ WARNING:TYPO_SPELLING: 'datas' may be misspelled - perhaps 'data'? #59: However, these datas will be truncated when queue number under a TC WARNING:TYPO_SPELLING: 'necessay' may be misspelled - perhaps 'necessary'? #60: is greater than 256. So it is necessay for base and nb_queue to total: 0 errors, 2 warnings, 17 lines checked