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 77C8446E9C for ; Mon, 8 Sep 2025 16:20:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72DED40269; Mon, 8 Sep 2025 16:20:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9346340269 for ; Mon, 8 Sep 2025 16:20:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 96F20124011; Mon, 8 Sep 2025 16:17:47 +0200 (CEST) Subject: |WARNING| pw156495 [PATCH v2 1/7] net/ntnic: introduce service API for NTNIC PMD In-Reply-To: <20250908141740.1312268-2-sil-plv@napatech.com> References: <20250908141740.1312268-2-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20250908141747.96F20124011@dpdk.org> Date: Mon, 8 Sep 2025 16:17:47 +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/156495 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #426: FILE: drivers/net/ntnic/ntutil/nt_service.h:25: + RTE_ATOMIC(bool) initialized; total: 0 errors, 0 warnings, 1 checks, 418 lines checked