automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw73046 [PATCH v3 1/3] eal: adjust barriers for IO on Armv8-a
       [not found] <20200703185741.22184-1-honnappa.nagarahalli@arm.com>
@ 2020-07-03 18:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-03 18:59 UTC (permalink / raw)
  To: test-report; +Cc: Honnappa Nagarahalli

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#71: 
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=22ec71615d824f4f11d38d0e55a88d8956b7e45f

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

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

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

total: 3 errors, 1 warnings, 32 lines checked

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

only message in thread, other threads:[~2020-07-03 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200703185741.22184-1-honnappa.nagarahalli@arm.com>
2020-07-03 18:59 ` [dpdk-test-report] |WARNING| pw73046 [PATCH v3 1/3] eal: adjust barriers for IO on Armv8-a 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).