[dpdk-test-report] |WARNING| pw21375 [PATCH 17/39] event/octeontx: add SSO HW device operations

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 3 18:30:09 CET 2017


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

_coding style issues_


ERROR:SPACING: spaces required around that ':' (ctx:ExV)
#153: FILE: drivers/event/octeontx/ssovf_evdev.h:137:
+			:[x0]"=r"(val0), [x1]"=r"(val1) \
 			^

ERROR:SPACING: spaces required around that ':' (ctx:ExV)
#154: FILE: drivers/event/octeontx/ssovf_evdev.h:138:
+			:[p1]"r"(addr)			\
 			^

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#232: FILE: drivers/event/octeontx/ssovf_worker.c:46:
+#define force_inline inline __attribute__((always_inline))

total: 3 errors, 0 warnings, 190 lines checked


More information about the test-report mailing list