[dpdk-test-report] |WARNING| pw61779 [PATCH] event/octeontx2: use wfe while waiting for head

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 23 18:13:59 CEST 2019


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

_coding style issues_


WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#46: FILE: drivers/event/octeontx2/otx2_worker.h:235:
+			"	ldr %[tag], [%[tag_op]]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#47: FILE: drivers/event/octeontx2/otx2_worker.h:236:
+			"	tbnz %[tag], 35, done%=		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#48: FILE: drivers/event/octeontx2/otx2_worker.h:237:
+			"	sevl				
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#49: FILE: drivers/event/octeontx2/otx2_worker.h:238:
+			"rty%=:	wfe				
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#50: FILE: drivers/event/octeontx2/otx2_worker.h:239:
+			"	ldr %[tag], [%[tag_op]]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#51: FILE: drivers/event/octeontx2/otx2_worker.h:240:
+			"	tbz %[tag], 35, rty%=		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#52: FILE: drivers/event/octeontx2/otx2_worker.h:241:
+			"done%=:				
"

total: 0 errors, 7 warnings, 44 lines checked


More information about the test-report mailing list