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 DF489A0C45 for ; Tue, 19 Oct 2021 05:36:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAC4740142; Tue, 19 Oct 2021 05:36:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 814DE4003E for ; Tue, 19 Oct 2021 05:36:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7D29E121D26; Tue, 19 Oct 2021 05:36:07 +0200 (CEST) In-Reply-To: <20211019030208.106426-3-leyi.rong@intel.com> References: <20211019030208.106426-3-leyi.rong@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Leyi Rong Message-Id: <20211019033607.7D29E121D26@dpdk.org> Date: Tue, 19 Oct 2021 05:36:07 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102133 [PATCH v2 2/2] net/ice: fix generic build on FreeBSD 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/102133 _coding style issues_ WARNING:TYPO_SPELLING: 'daa' may be misspelled - perhaps 'data'? #64: Fixes: 20daa1c978b7 ("net/ice: fix crash in AVX512") CHECK:BRACES: Unbalanced braces around else statement #231: FILE: drivers/net/ice/ice_rxtx_common_avx.h:147: + } else total: 0 errors, 1 warnings, 1 checks, 440 lines checked