automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw55217 [PATCH v1 1/3] eal/arm64: add 128-bit atomic compare exchange
       [not found] <1561257671-10316-1-git-send-email-phil.yang@arm.com>
@ 2019-06-23  2:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-23  2:41 UTC (permalink / raw)
  To: test-report; +Cc: Phil Yang

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/55217

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#82: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:68:
+	register uint64_t x0 __asm ("x0") = (uint64_t)old.val[0];

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#83: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:69:
+	register uint64_t x1 __asm ("x1") = (uint64_t)old.val[1];

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#84: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:70:
+	register uint64_t x2 __asm ("x2") = (uint64_t)updated.val[0];

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#85: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:71:
+	register uint64_t x3 __asm ("x3") = (uint64_t)updated.val[1];

total: 0 errors, 4 warnings, 246 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-23  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1561257671-10316-1-git-send-email-phil.yang@arm.com>
2019-06-23  2:41 ` [dpdk-test-report] |WARNING| pw55217 [PATCH v1 1/3] eal/arm64: add 128-bit atomic compare exchange checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).