[dpdk-test-report] |WARNING| pw22033 [PATCH] test: add delay time in test alarm

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 21 10:38:22 CET 2017


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

_coding style issues_


ERROR:SPACING: space required one side of that '++' (ctx:WxW)
#36: FILE: test/test/test_alarm.c:173:
+	while (flag != 2 && count ++ < 6)
 	                          ^

ERROR:SPACING: space required one side of that '++' (ctx:WxW)
#46: FILE: test/test/test_alarm.c:217:
+	while (flag == 0 && count ++ < 20)
 	                          ^

total: 2 errors, 0 warnings, 18 lines checked


More information about the test-report mailing list