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 AB37D461B5 for ; Fri, 7 Feb 2025 04:20:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A875A402D5; Fri, 7 Feb 2025 04:20:21 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E9D5B402A7 for ; Fri, 7 Feb 2025 04:20:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 11191127009; Fri, 7 Feb 2025 04:19:08 +0100 (CET) Subject: |WARNING| pw151076 [PATCH v1 1/2] net/r8169: replace rte_smp_rmb with atomic read In-Reply-To: <20250207031845.22168-2-howard_wang@realsil.com.cn> References: <20250207031845.22168-2-howard_wang@realsil.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Howard Wang Message-Id: <20250207031908.11191127009@dpdk.org> Date: Fri, 7 Feb 2025 04:19:08 +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/151076 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #87: FILE: drivers/net/r8169/r8169_rxtx.c:41: + RTE_ATOMIC(u32) opts1; total: 0 errors, 0 warnings, 1 checks, 19 lines checked