automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw47488 kni: fix build on Linux < 3.14
       [not found] <20181026214027.29465-1-thomas@monjalon.net>
@ 2018-10-26 21:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-10-26 21:41 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon

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

_coding style issues_


WARNING:MEMORY_BARRIER: memory barrier without comment
#45: FILE: kernel/linux/kni/kni_fifo.h:12:
+#define smp_load_acquire(a) (*(a))

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#48: FILE: kernel/linux/kni/kni_fifo.h:15:
+#define smp_store_release(a, b) *(a) = (b)

WARNING:MEMORY_BARRIER: memory barrier without comment
#48: FILE: kernel/linux/kni/kni_fifo.h:15:
+#define smp_store_release(a, b) *(a) = (b)

total: 1 errors, 2 warnings, 13 lines checked

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

only message in thread, other threads:[~2018-10-26 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181026214027.29465-1-thomas@monjalon.net>
2018-10-26 21:41 ` [dpdk-test-report] |WARNING| pw47488 kni: fix build on Linux < 3.14 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).