[dpdk-test-report] |WARNING| pw53638 [PATCH v1 02/27] common/octeontx2: add IO handling APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 23 10:16:49 CEST 2019


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

_coding style issues_


ERROR:SPACING: spaces required around that ':' (ctx:ExV)
#82: FILE: drivers/common/octeontx2/otx2_io_arm64.h:11:
+	:[x0]"=r"(val0), [x1]"=r"(val1)			\
 	^

ERROR:SPACING: spaces required around that ':' (ctx:ExV)
#83: FILE: drivers/common/octeontx2/otx2_io_arm64.h:12:
+	:[p1]"r"(addr)					\
 	^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#133: FILE: drivers/common/octeontx2/otx2_io_arm64.h:62:
+		 [rf] "=r"(result): [rs] "r"(io_address));
 		                  ^

total: 3 errors, 0 warnings, 180 lines checked


More information about the test-report mailing list