automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>
Subject: |WARNING| pw143882 [PATCH 25/33] net/cnxk: support Tx burst vector for cn20k
Date: Tue, 10 Sep 2024 11:35:02 +0200 (CEST)	[thread overview]
Message-ID: <20240910093502.94574121D10@dpdk.org> (raw)
In-Reply-To: <20240910085909.1514457-26-ndabilpuram@marvell.com>

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

           reply	other threads:[~2024-09-10  9:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20240910085909.1514457-26-ndabilpuram@marvell.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240910093502.94574121D10@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=ndabilpuram@marvell.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).