automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gowrishankar <gowrishankar.m@linux.vnet.ibm.com>
Subject: [dpdk-test-report] |WARNING| pw29052 [PATCH] examples/l3fwd: optimised packet processing on powerpc
Date: Thu, 21 Sep 2017 10:37:44 +0200 (CEST)	[thread overview]
Message-ID: <20170921083744.25E5F1B19D@dpdk.org> (raw)
In-Reply-To: <b083e5f3bf751f38be5d5cf400d7cc53893c09df.1505983009.git.gowrishankar.m@linux.vnet.ibm.com>

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                          ^

ERROR:SPACING: space required before the open brace '{'
#108: FILE: examples/l3fwd/l3fwd_altivec.h:74:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                          ^

ERROR:SPACING: space required before the open brace '{'
#113: FILE: examples/l3fwd/l3fwd_altivec.h:79:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                          ^

ERROR:SPACING: space required before the open brace '{'
#118: FILE: examples/l3fwd/l3fwd_altivec.h:84:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 			                                          ^

ERROR:SPACING: space required before the open brace '{'
#123: FILE: examples/l3fwd/l3fwd_altivec.h:89:
+			(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});

WARNING:LONG_LINE: line over 90 characters
#149: FILE: examples/l3fwd/l3fwd_altivec.h:115:
+port_groupx4(uint16_t pn[FWDSTEP + 1], uint16_t *lp, vector unsigned short dp1, vector unsigned short dp2)

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#197: FILE: examples/l3fwd/l3fwd_altivec.h:163:
+		(vector unsigned short){0,0,0,0,0,0,0xffff,0xffff});
 		                                          ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					     ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					       ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					             ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                 ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                   ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                     ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                       ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                         ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#247: FILE: examples/l3fwd/l3fwd_altivec.h:213:
+					0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
 					                           ^

WARNING:LONG_LINE: line over 90 characters
#256: FILE: examples/l3fwd/l3fwd_altivec.h:222:
+		dp2 = vec_perm(dp1, (vector unsigned short){}, (vector unsigned char){0xf9});

WARNING:LONG_LINE: line over 90 characters
#433: FILE: examples/l3fwd/l3fwd_lpm_altivec.h:92:
+	const vector unsigned char bswap_mask = (vector unsigned char){3, 2, 1, 0, 7, 6, 5, 4,

WARNING:LONG_LINE: line over 90 characters
#437: FILE: examples/l3fwd/l3fwd_lpm_altivec.h:96:
+	dip = (vector unsigned int)vec_perm(*(vector unsigned char *)&dip, (vector unsigned char){}, bswap_mask);

WARNING:LONG_LINE: line over 90 characters
#475: FILE: examples/l3fwd/l3fwd_lpm_altivec.h:134:
+				ipv4_flag[j / FWDSTEP], portid, &pkts_burst[j], &dst_port[j]);

total: 53 errors, 5 warnings, 450 lines checked

           reply	other threads:[~2017-09-21  8:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <b083e5f3bf751f38be5d5cf400d7cc53893c09df.1505983009.git.gowrishankar.m@linux.vnet.ibm.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=20170921083744.25E5F1B19D@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=gowrishankar.m@linux.vnet.ibm.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).