[dpdk-test-report] |WARNING| pw66526 [PATCH v5] eal/arm64: fix rdtsc precise version

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 11 04:41:35 CET 2020


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> ("<title line>")' - 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


More information about the test-report mailing list