[dpdk-test-report] |WARNING| pw19114 [PATCH] examples/vhost: fix the wrong initialization of lcore_ids

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 11 08:31:19 CET 2017


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

_coding style issues_


ERROR:SPACING: space prohibited before that '++' (ctx:WxB)
#77: FILE: examples/vhost/main.c:1439:
+	for (lcore_id = 0; lcore_id < RTE_MAX_LCORE; lcore_id ++) {
 	                                                      ^

total: 1 errors, 0 warnings, 13 lines checked


More information about the test-report mailing list