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 89C9C46A9F for ; Wed, 2 Jul 2025 04:19:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 849B64028C; Wed, 2 Jul 2025 04:19:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9F01F4028C for ; Wed, 2 Jul 2025 04:19:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C6D4C1252FD; Wed, 2 Jul 2025 04:17:40 +0200 (CEST) Subject: |WARNING| pw154936 [V5 12/18] net/hinic3: add device initialization In-Reply-To: <20250702020953.599-13-wff_light@vip.163.com> References: <20250702020953.599-13-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Wang Message-Id: <20250702021740.C6D4C1252FD@dpdk.org> Date: Wed, 2 Jul 2025 04:17:40 +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/154936 _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