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 3B1E4426BB for ; Thu, 5 Oct 2023 04:27:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 330C1402B7; Thu, 5 Oct 2023 04:27:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A13FC40283 for ; Thu, 5 Oct 2023 04:27:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 96C02120D36; Thu, 5 Oct 2023 04:27:46 +0200 (CEST) Subject: |WARNING| pw132316 [PATCH v4 08/12] baseband/acc: add FEC capabilities for the VRB2 variant In-Reply-To: <20231005021854.109096-9-nicolas.chautru@intel.com> References: <20231005021854.109096-9-nicolas.chautru@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nicolas Chautru Message-Id: <20231005022746.96C02120D36@dpdk.org> Date: Thu, 5 Oct 2023 04:27:46 +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/132316 _coding style issues_ Warning in drivers/baseband/acc/rte_vrb_pmd.c: Using __atomic_xxx built-ins, prefer rte_atomic_xxx