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 84F0B46F09 for ; Tue, 23 Sep 2025 05:57:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DE3B4021F; Tue, 23 Sep 2025 05:57:11 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id F21224021F for ; Tue, 23 Sep 2025 05:57:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 619D1124220; Tue, 23 Sep 2025 05:54:10 +0200 (CEST) Subject: |WARNING| pw156815 [PATCH v10 04/17] net/nbl: add Channel layer definitions and implementation In-Reply-To: <20250923035402.1759922-5-dimon.zhao@nebula-matrix.com> References: <20250923035402.1759922-5-dimon.zhao@nebula-matrix.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dimon Zhao Message-Id: <20250923035410.619D1124220@dpdk.org> Date: Tue, 23 Sep 2025 05:54:10 +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/156815 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #1100: FILE: drivers/net/nbl/nbl_hw/nbl_channel.h:73: + RTE_ATOMIC(int) acked; total: 0 errors, 0 warnings, 1 checks, 1605 lines checked