[dpdk-test-report] |WARNING| pw18768 [PATCH 6/6] eal: VMBUS infrastructure

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 3 00:10:01 CET 2017


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

_coding style issues_


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

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

total: 1 errors, 1 warnings, 1486 lines checked


More information about the test-report mailing list