automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw143882 [PATCH 25/33] net/cnxk: support Tx burst vector for cn20k
       [not found] <20240910085909.1514457-26-ndabilpuram@marvell.com>
@ 2024-09-10  9:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-10  9:35 UTC (permalink / raw)
  To: test-report; +Cc: Nithin Dabilpuram

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#174: FILE: drivers/net/cnxk/cn20k_tx.h:343:
+		     "		ldxr %[space], [%[addr]]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#175: FILE: drivers/net/cnxk/cn20k_tx.h:344:
+		     "		cmp %[nb_desc], %[space]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#176: FILE: drivers/net/cnxk/cn20k_tx.h:345:
+		     "		b.hi .Ldne%=				
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#177: FILE: drivers/net/cnxk/cn20k_tx.h:346:
+		     "		sevl					
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#178: FILE: drivers/net/cnxk/cn20k_tx.h:347:
+		     ".Lrty%=:	wfe					
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#179: FILE: drivers/net/cnxk/cn20k_tx.h:348:
+		     "		ldxr %[space], [%[addr]]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#180: FILE: drivers/net/cnxk/cn20k_tx.h:349:
+		     "		cmp %[nb_desc], %[space]		
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#181: FILE: drivers/net/cnxk/cn20k_tx.h:350:
+		     "		b.ls .Lrty%=				
"

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#182: FILE: drivers/net/cnxk/cn20k_tx.h:351:
+		     ".Ldne%=:						
"

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#311: FILE: drivers/net/cnxk/cn20k_tx.h:543:
+	cmd23 = vsetq_lane_u64(

WARNING:TYPO_SPELLING: 'preprended' may be misspelled - perhaps 'prepended'?
#836: FILE: drivers/net/cnxk/cn20k_tx.h:2059:
+			 * with zeros preprended on the byte and rest

total: 0 errors, 11 warnings, 1 checks, 1487 lines checked
Warning in drivers/net/cnxk/cn20k_tx.h:
Using __atomic_xxx/__ATOMIC_XXX built-ins, prefer rte_atomic_xxx/rte_memory_order_xxx

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

only message in thread, other threads:[~2024-09-10  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240910085909.1514457-26-ndabilpuram@marvell.com>
2024-09-10  9:35 ` |WARNING| pw143882 [PATCH 25/33] net/cnxk: support Tx burst vector for cn20k 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).