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 EC5FC46EF7 for ; Wed, 24 Sep 2025 16:44:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEC1140A6D; Wed, 24 Sep 2025 16:44:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8FA2F406FF for ; Wed, 24 Sep 2025 16:44:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 42D0A124226; Wed, 24 Sep 2025 16:41:28 +0200 (CEST) Subject: |WARNING| pw156879 [PATCH v1 01/24] net/ntnic: introduce service API for NTNIC PMD In-Reply-To: <20250924144152.53203-2-sil-plv@napatech.com> References: <20250924144152.53203-2-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20250924144128.42D0A124226@dpdk.org> Date: Wed, 24 Sep 2025 16:41:28 +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/156879 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #425: FILE: drivers/net/ntnic/ntutil/nt_service.h:25: + RTE_ATOMIC(bool) initialized; total: 0 errors, 0 warnings, 1 checks, 418 lines checked