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 3B20EA0547 for ; Tue, 22 Jun 2021 12:58:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 331E940E01; Tue, 22 Jun 2021 12:58:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4BF0940DF7 for ; Tue, 22 Jun 2021 12:58:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 261CB122E3A; Tue, 22 Jun 2021 12:58:26 +0200 (CEST) In-Reply-To: <4aebf99afe5bae2b25f2e5445a32243ffd6f7e97.1624359204.git.wangyunjian@huawei.com> References: <4aebf99afe5bae2b25f2e5445a32243ffd6f7e97.1624359204.git.wangyunjian@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: wangyunjian Message-Id: <20210622105826.261CB122E3A@dpdk.org> Date: Tue, 22 Jun 2021 12:58:26 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94670 [PATCH v2] kni: fix wrong mbuf alloc count in kni_allocate_mbufs 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/94670 _coding style issues_ WARNING:TYPO_SPELLING: 'everytime' may be misspelled - perhaps 'every time'? #86: mbufs everytime, but may not enough for the kernel to use. total: 0 errors, 1 warnings, 11 lines checked