automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40092 [PATCH 2/2] librte_ip_frag: add mbuf counter
       [not found] <20180516110424.C3F171B28D@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/40092

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#47: FILE: lib/librte_ip_frag/ip_frag_common.h:35:
+struct rte_mbuf * ip_frag_process(struct rte_ip_frag_tbl *tbl, $

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#47: FILE: lib/librte_ip_frag/ip_frag_common.h:35:
+struct rte_mbuf * ip_frag_process(struct rte_ip_frag_tbl *tbl, 

ERROR:TRAILING_WHITESPACE: trailing whitespace
#48: FILE: lib/librte_ip_frag/ip_frag_common.h:36:
+^Istruct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr, $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#58: FILE: lib/librte_ip_frag/ip_frag_common.h:94:
+ip_frag_free(struct rte_ip_frag_tbl *tbl, struct ip_frag_pkt *fp, $

ERROR:SPACING: space prohibited before that '--' (ctx:WxO)
#67: FILE: lib/librte_ip_frag/ip_frag_common.h:104:
+			tbl->nb_mbufs --;
 			              ^

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#136: FILE: lib/librte_ip_frag/ip_frag_internal.c:211:
 	}
+	else

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

total: 7 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] <20180516110424.C3F171B28D@dpdk.org>
2018-05-16 11:04 ` [dpdk-test-report] |WARNING| pw40092 [PATCH 2/2] librte_ip_frag: add mbuf counter 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).