automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw17960 [PATCH 2/2] hyperv: VMBUS support infrastucture
       [not found] <20161214235920.12877-3-sthemmin@microsoft.com>
@ 2016-12-15  0:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-15  0:00 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#203: FILE: lib/librte_eal/common/eal_internal_cfg.h:72:
+					   * instead of native TSC */

ERROR:TRAILING_WHITESPACE: trailing whitespace
#350: FILE: lib/librte_eal/common/include/rte_vmbus.h:71:
+^I$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#472: FILE: lib/librte_eal/common/include/rte_vmbus.h:193:
+ * ^IThe VMBUS device uuid.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#487: FILE: lib/librte_eal/common/include/rte_vmbus.h:208:
+ * ^IThe VMBUS device uuid.$

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#688: FILE: lib/librte_eal/linuxapp/eal/eal_vmbus.c:96:
+	if (buf[0] == '{' && (cp = strchr(buf, '}')))

ERROR:CODE_INDENT: code indent should use tabs where possible
#1082: FILE: lib/librte_eal/linuxapp/eal/eal_vmbus.c:490:
+ ^I^I^I^Ivmbus_unmap_resource(uio_res->maps[i].addr,$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#1082: FILE: lib/librte_eal/linuxapp/eal/eal_vmbus.c:490:
+ ^I^I^I^Ivmbus_unmap_resource(uio_res->maps[i].addr,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#1082: FILE: lib/librte_eal/linuxapp/eal/eal_vmbus.c:490:
+ ^I^I^I^Ivmbus_unmap_resource(uio_res->maps[i].addr,$

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#1249: FILE: lib/librte_eal/linuxapp/eal/eal_vmbus.c:657:
+			return 0;
+		else {

total: 3 errors, 6 warnings, 1492 lines checked

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

only message in thread, other threads:[~2016-12-15  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20161214235920.12877-3-sthemmin@microsoft.com>
2016-12-15  0:00 ` [dpdk-test-report] |WARNING| pw17960 [PATCH 2/2] hyperv: VMBUS support infrastucture 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).