automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw66405 [PATCH] eal/arm64: remove internal macros
       [not found] <20200309093844.30579-1-david.marchand@redhat.com>
@ 2020-03-09  9:39 ` checkpatch
  2020-03-09 12:04 ` [dpdk-test-report] |SUCCESS| pw66405 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-03-09  9:39 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#86: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:22:
+#define rte_mb() asm volatile("dsb sy" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#89: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:24:
+#define rte_wmb() asm volatile("dsb st" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#92: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:26:
+#define rte_rmb() asm volatile("dsb ld" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#95: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:28:
+#define rte_smp_mb() asm volatile("dmb ish" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#98: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:30:
+#define rte_smp_wmb() asm volatile("dmb ishst" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#103: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:32:
+#define rte_smp_rmb() asm volatile("dmb ishld" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#112: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:40:
+#define rte_cio_wmb() asm volatile("dmb oshst" : : : "memory")

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#115: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:42:
+#define rte_cio_rmb() asm volatile("dmb oshld" : : : "memory")

total: 8 errors, 0 warnings, 37 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw66405 eal/arm64: remove internal macros
       [not found] <20200309093844.30579-1-david.marchand@redhat.com>
  2020-03-09  9:39 ` [dpdk-test-report] |WARNING| pw66405 [PATCH] eal/arm64: remove internal macros checkpatch
@ 2020-03-09 12:04 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-03-09 12:04 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/66405

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/152416703

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-09 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200309093844.30579-1-david.marchand@redhat.com>
2020-03-09  9:39 ` [dpdk-test-report] |WARNING| pw66405 [PATCH] eal/arm64: remove internal macros checkpatch
2020-03-09 12:04 ` [dpdk-test-report] |SUCCESS| pw66405 " 0-day Robot

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).