[dpdk-test-report] |WARNING| pw55428 [PATCH 2/2] failsafe: implement xstats

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 27 00:22:47 CEST 2019


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#72: FILE: drivers/net/failsafe/failsafe_ops.c:828:
+	int j,r;
 	     ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#94: FILE: drivers/net/failsafe/failsafe_ops.c:850:
+					     count < limit ? limit - count: 0);
 					                                  ^

total: 2 errors, 0 warnings, 0 checks, 156 lines checked


More information about the test-report mailing list