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 830D14594B for ; Mon, 9 Sep 2024 21:20:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EC8842686; Mon, 9 Sep 2024 21:20:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2801C415D7 for ; Mon, 9 Sep 2024 21:20:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0AB7B121D10; Mon, 9 Sep 2024 21:20:41 +0200 (CEST) Subject: |WARNING| pw143832 [PATCH v2] service: extend service function call statistics In-Reply-To: <20240909191103.697554-1-mattias.ronnblom@ericsson.com> References: <20240909191103.697554-1-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240909192042.0AB7B121D10@dpdk.org> Date: Mon, 9 Sep 2024 21:20:42 +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/143832 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #354: FILE: lib/eal/common/rte_service.c:375: +service_counter_add(RTE_ATOMIC(uint64_t) *counter, uint64_t operand) ^ total: 1 errors, 0 warnings, 307 lines checked