automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40740 [PATCH] net/i40e: illagel pactket checking
       [not found] <20180607093938.62579-1-yanglong.wu@intel.com>
@ 2018-06-07 14:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-06-07 14:22 UTC (permalink / raw)
  To: test-report; +Cc: Yanglong Wu

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

_coding style issues_


ERROR:SPACING: space required before the open brace '{'
#35: FILE: drivers/net/i40e/i40e_rxtx.c:1462:
+		if (m->pkt_len > ETHER_MAX_LEN || m->pkt_len < I40E_TX_MIN_PKT_LEN){

ERROR:SPACING: space required after that ';' (ctx:VxV)
#37: FILE: drivers/net/i40e/i40e_rxtx.c:1464:
+			return i;}
 			        ^

ERROR:SPACING: space required before the open brace '{'
#40: FILE: drivers/net/i40e/i40e_rxtx.c:1467:
+		if(m->nb_segs > I40E_TX_MAX_MTU_SEG){

ERROR:SPACING: space required before the open parenthesis '('
#40: FILE: drivers/net/i40e/i40e_rxtx.c:1467:
+		if(m->nb_segs > I40E_TX_MAX_MTU_SEG){

ERROR:SPACING: space required after that ';' (ctx:VxV)
#42: FILE: drivers/net/i40e/i40e_rxtx.c:1469:
+			return i;}
 			        ^

total: 5 errors, 0 warnings, 0 checks, 24 lines checked

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

only message in thread, other threads:[~2018-06-07 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180607093938.62579-1-yanglong.wu@intel.com>
2018-06-07 14:22 ` [dpdk-test-report] |WARNING| pw40740 [PATCH] net/i40e: illagel pactket checking 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).