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 805CEA0545 for ; Sat, 28 May 2022 11:34:47 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BC214280B; Sat, 28 May 2022 11:34:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3E09442802 for ; Sat, 28 May 2022 11:34:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3A670120945; Sat, 28 May 2022 11:34:42 +0200 (CEST) Subject: |WARNING| pw111998 [v1 01/24] eal/loongarch: add atomic operations for LoongArch In-Reply-To: <20220528093311.123946-2-zhoumin@loongson.cn> References: <20220528093311.123946-2-zhoumin@loongson.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Min Zhou Message-Id: <20220528093442.3A670120945@dpdk.org> Date: Sat, 28 May 2022 11:34:42 +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/111998 _coding style issues_ Warning in lib/eal/loongarch/include/rte_atomic.h: Using rte_atomicNN_xxx Warning in lib/eal/loongarch/include/rte_atomic.h: Using rte_smp_[r/w]mb Warning in lib/eal/loongarch/include/rte_atomic.h: Using __sync_xxx builtins Warning in lib/eal/loongarch/include/rte_atomic.h: Using __atomic_thread_fence