[dpdk-test-report] |WARNING| pw21408 [v2 3/3] EM config file read option

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 4 20:51:36 CET 2017


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#347: FILE: examples/l3fwd/l3fwd_em.c:473:
+	if (0 == route_num)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#355: FILE: examples/l3fwd/l3fwd_em.c:481:
+	if (NULL == route_rules)

total: 0 errors, 2 warnings, 500 lines checked


More information about the test-report mailing list