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 87E17426C5 for ; Thu, 5 Oct 2023 21:58:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 823514014F; Thu, 5 Oct 2023 21:58:04 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C4713402DE for ; Thu, 5 Oct 2023 21:58:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C126F120D36; Thu, 5 Oct 2023 21:58:02 +0200 (CEST) Subject: |WARNING| pw132340 [PATCH v5 08/12] baseband/acc: add FEC capabilities for the VRB2 variant In-Reply-To: <20231005194907.557517-9-nicolas.chautru@intel.com> References: <20231005194907.557517-9-nicolas.chautru@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nicolas Chautru Message-Id: <20231005195802.C126F120D36@dpdk.org> Date: Thu, 5 Oct 2023 21:58:02 +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/132340 _coding style issues_ Warning in drivers/baseband/acc/rte_vrb_pmd.c: Using __atomic_xxx built-ins, prefer rte_atomic_xxx