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 06E5F45C8C for ; Wed, 6 Nov 2024 04:36:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01FC2427E2; Wed, 6 Nov 2024 04:36:08 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9F7FD427B6 for ; Wed, 6 Nov 2024 04:36:06 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 8BEC7121E2B; Wed, 6 Nov 2024 04:36:06 +0100 (CET) Subject: |WARNING| pw148009 [PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx In-Reply-To: <1730863985-1309592-1-git-send-email-liwencheng@phytium.com.cn> References: <1730863985-1309592-1-git-send-email-liwencheng@phytium.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: liwencheng Message-Id: <20241106033606.8BEC7121E2B@dpdk.org> Date: Wed, 6 Nov 2024 04:36:06 +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/148009 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #97: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:2: +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2022 Phytium Technology Co., Ltd. WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #113: FILE: drivers/net/macb/macb_rxtx_vec_neon.c:18: +#include total: 0 errors, 2 warnings, 0 checks, 696 lines checked Warning in drivers/net/macb/macb_rxtx_vec_neon.c: Using rte_smp_[r/w]mb