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 C824FA0C47 for ; Thu, 2 Dec 2021 04:19:57 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C007F40DF5; Thu, 2 Dec 2021 04:19:57 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C48014067B for ; Thu, 2 Dec 2021 04:19:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id AF2B3122DB3; Thu, 2 Dec 2021 04:19:55 +0100 (CET) Subject: |WARNING| pw104818 [PATCH] net/ixgbe: add vector Rx parameter check In-Reply-To: <20211202031857.1808705-1-zhengbin.89740@bytedance.com> References: <20211202031857.1808705-1-zhengbin.89740@bytedance.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bin Zheng Message-Id: <20211202031955.AF2B3122DB3@dpdk.org> Date: Thu, 2 Dec 2021 04:19:55 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/104818 _coding style issues_ WARNING:TYPO_SPELLING: 'applicaion' may be misspelled - perhaps 'application'? #81: This may cause some mbufs be reused by applicaion. WARNING:TYPO_SPELLING: 'applicaion' may be misspelled - perhaps 'application'? #101: 2(994 - 992) mbufs be reused by applicaion ! WARNING:TYPO_SPELLING: 'applicaion' may be misspelled - perhaps 'application'? #125: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:371: + * This may cause some mbufs be reused by applicaion. total: 0 errors, 3 warnings, 0 checks, 17 lines checked