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 A4D9D45C78 for ; Mon, 4 Nov 2024 17:17:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1FD840E26; Mon, 4 Nov 2024 17:17:07 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8E3A640279 for ; Mon, 4 Nov 2024 17:17:06 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6FA7912314F; Mon, 4 Nov 2024 17:17:06 +0100 (CET) Subject: |WARNING| pw147973 [PATCH] net/mlx5: fix the Rx queue control management In-Reply-To: <20241104161541.255086-1-bingz@nvidia.com> References: <20241104161541.255086-1-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20241104161706.6FA7912314F@dpdk.org> Date: Mon, 4 Nov 2024 17:17:06 +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/147973 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #194: FILE: drivers/net/mlx5/mlx5_rx.h:160: + RTE_ATOMIC(uint32_t) ctrl_ref; /* Reference counter. */ total: 0 errors, 0 warnings, 1 checks, 107 lines checked