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 6423446E0A for ; Sat, 30 Aug 2025 14:47:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A58040151; Sat, 30 Aug 2025 14:47:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 63CC440151 for ; Sat, 30 Aug 2025 14:47:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7088512400B; Sat, 30 Aug 2025 14:45:18 +0200 (CEST) Subject: |WARNING| pw156285 [V5 12/18] net/hinic3: add device initialization In-Reply-To: <20250830123942.5037-13-wff_light@vip.163.com> References: <20250830123942.5037-13-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Wang Message-Id: <20250830124518.7088512400B@dpdk.org> Date: Sat, 30 Aug 2025 14:45:18 +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/156285 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #714: FILE: drivers/net/hinic3/hinic3_ethdev.h:109: + RTE_ATOMIC(u64) dev_status; total: 0 errors, 0 warnings, 1 checks, 633 lines checked