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 2B3C8A0566 for ; Wed, 11 Mar 2020 04:41:37 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 210DF1BFFC; Wed, 11 Mar 2020 04:41:37 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id A6CCC1BFFE; Wed, 11 Mar 2020 04:41:35 +0100 (CET) In-Reply-To: <4099DE2E54AFAD489356C6C9161D53339729F961@DGGEML502-MBX.china.huawei.com> References: <4099DE2E54AFAD489356C6C9161D53339729F961@DGGEML502-MBX.china.huawei.com> To: test-report@dpdk.org Cc: Linhaifeng Message-Id: <20200311034135.A6CCC1BFFE@dpdk.org> Date: Wed, 11 Mar 2020 04:41:35 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66526 [PATCH v5] eal/arm64: fix rdtsc precise version 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/66526 _coding style issues_ Must be a reply to the first patch (--in-reply-to). ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #60: >From 70acca49c2109ef07e522229dd035c5b66d7987d Mon Sep 17 00:00:00 2001 ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #89: FILE: lib/librte_eal/common/include/arch/arm/rte_cycles_64.h:62: +#define isb() asm volatile("isb" : : : "memory") total: 2 errors, 0 warnings, 31 lines checked