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 B938D488ED for ; Thu, 9 Oct 2025 08:32:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B406840277; Thu, 9 Oct 2025 08:32:28 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ADD5340277 for ; Thu, 9 Oct 2025 08:32:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 96204124268; Thu, 9 Oct 2025 08:32:16 +0200 (CEST) Subject: |WARNING| pw157353 [PATCH v2] net/mlx5: fix age checking crash In-Reply-To: <20251009062924.138382-1-rongweil@nvidia.com> References: <20251009062924.138382-1-rongweil@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Rongwei Liu Message-Id: <20251009063216.96204124268@dpdk.org> Date: Thu, 9 Oct 2025 08:32:16 +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/157353 _coding style issues_ Must be a reply to the first patch (--in-reply-to). Warning in drivers/net/mlx5/mlx5_hws_cnt.c: Warning in drivers/net/mlx5/mlx5_hws_cnt.h: Using __atomic_xxx/__ATOMIC_XXX built-ins, prefer rte_atomic_xxx/rte_memory_order_xxx