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 9B66244119 for ; Fri, 31 May 2024 05:53:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 982F1427DD; Fri, 31 May 2024 05:53:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 401F54027D for ; Fri, 31 May 2024 05:52:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AA45E12367B; Fri, 31 May 2024 05:52:23 +0200 (CEST) Subject: |WARNING| pw140514 [PATCH 3/3] net/mlx5: add external Tx queue map and unmap In-Reply-To: <20240531035034.1731943-3-suanmingm@nvidia.com> References: <20240531035034.1731943-3-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20240531035223.AA45E12367B@dpdk.org> Date: Fri, 31 May 2024 05:52:23 +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/140514 _coding style issues_ CHECK:SPACING: No space is necessary after a cast #207: FILE: drivers/net/mlx5/mlx5.h:387: + RTE_ATOMIC(uint32_t) refcnt; /* Reference counter. */ total: 0 errors, 0 warnings, 1 checks, 472 lines checked