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 55CDC463A6 for ; Mon, 10 Mar 2025 22:44:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E9D940268; Mon, 10 Mar 2025 22:44:36 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A8846400D7 for ; Mon, 10 Mar 2025 22:44:34 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 685E91206A9; Mon, 10 Mar 2025 22:44:31 +0100 (CET) Subject: |WARNING| pw152309 [patch v2 6/6] bus/vmbus: set event for channel without monitoring support In-Reply-To: <1741642977-14297-7-git-send-email-longli@linuxonhyperv.com> References: <1741642977-14297-7-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20250310214431.685E91206A9@dpdk.org> Date: Mon, 10 Mar 2025 22:44:31 +0100 (CET) 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/152309 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #77: FILE: drivers/bus/vmbus/vmbus_channel.c:30: + RTE_ATOMIC(uint32_t) *int_addr; ^ total: 1 errors, 0 warnings, 34 lines checked