automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40091 [PATCH 1/2] librte_ip_frag: add function to delete expired entries
       [not found] <20180516110419.EC08E1B21C@dpdk.org>
@ 2018-05-16 11:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-16 11:04 UTC (permalink / raw)
  To: test-report; +Cc: Alex Kiselev

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#118: FILE: lib/librte_ip_frag/rte_ip_frag.h:333:
+ * $

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#160: FILE: lib/librte_ip_frag/rte_ip_frag_common.c:143:
+		}
+		else

ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#178: FILE: lib/librte_ip_frag/rte_ip_frag_common.c:161:
+			for (i=0; i!=fp->last_idx; i++)
 			      ^

ERROR:SPACING: spaces required around that '!=' (ctx:VxV)
#178: FILE: lib/librte_ip_frag/rte_ip_frag_common.c:161:
+			for (i=0; i!=fp->last_idx; i++)
 			           ^

total: 4 errors, 0 warnings, 144 lines checked

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

only message in thread, other threads:[~2018-05-16 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180516110419.EC08E1B21C@dpdk.org>
2018-05-16 11:04 ` [dpdk-test-report] |WARNING| pw40091 [PATCH 1/2] librte_ip_frag: add function to delete expired entries 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).