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 C62A3429D8 for ; Mon, 24 Apr 2023 12:07:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C12AD410D0; Mon, 24 Apr 2023 12:07:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 07FAE410D0 for ; Mon, 24 Apr 2023 12:07:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EB201121EF6; Mon, 24 Apr 2023 12:07:46 +0200 (CEST) Subject: |WARNING| pw126456 [PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions In-Reply-To: <20230424090532.367194-1-zhoumin@loongson.cn> References: <20230424090532.367194-1-zhoumin@loongson.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Min Zhou Message-Id: <20230424100746.EB201121EF6@dpdk.org> Date: Mon, 24 Apr 2023 12:07:46 +0200 (CEST) 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/126456 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'excecuted' may be misspelled - perhaps 'executed'? #80: than or equal to rxq->crc_len, the following loop will be excecuted: WARNING:TYPO_SPELLING: 'thougth' may be misspelled - perhaps 'thought'? #107: be valid even thougth we did not find segmentation fault in this function. total: 0 errors, 2 warnings, 0 checks, 15 lines checked