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 538E0A0548 for ; Tue, 22 Jun 2021 14:45:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D95340141; Tue, 22 Jun 2021 14:45:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C4E1E4003F for ; Tue, 22 Jun 2021 14:45:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B5C2A122E3A; Tue, 22 Jun 2021 14:45:24 +0200 (CEST) In-Reply-To: <1624365869-31872-1-git-send-email-wangyunjian@huawei.com> References: <1624365869-31872-1-git-send-email-wangyunjian@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: wangyunjian Message-Id: <20210622124524.B5C2A122E3A@dpdk.org> Date: Tue, 22 Jun 2021 14:45:24 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94674 [PATCH v3] kni: fix mbuf allocation for alloc FIFO 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/94674 _coding style issues_ WARNING:TYPO_SPELLING: 'everytime' may be misspelled - perhaps 'every time'? #84: mbufs everytime, but may not enough for the kernel to use. total: 0 errors, 1 warnings, 11 lines checked