From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5506FA00BE for ; Tue, 7 Jul 2020 11:53:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4C27D1DD1E; Tue, 7 Jul 2020 11:53:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 941F01DD2E; Tue, 7 Jul 2020 11:53:30 +0200 (CEST) In-Reply-To: <1594115449-13750-4-git-send-email-phil.yang@arm.com> References: <1594115449-13750-4-git-send-email-phil.yang@arm.com> To: test-report@dpdk.org Cc: Phil Yang Message-Id: <20200707095330.941F01DD2E@dpdk.org> Date: Tue, 7 Jul 2020 11:53:30 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73413 [PATCH v6 3/4] devtools: prevent use of rte atomic APIs in future patches X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/73413 _coding style issues_ WARNING:LONG_LINE: line over 100 characters #144: FILE: devtools/checkpatches.sh:116: + -v MESSAGE='Use of __atomic_thread_fence is not allowed, use rte_atomic_thread_fence' \ total: 0 errors, 1 warnings, 52 lines checked