[dpdk-test-report] |WARNING| pw75566 [PATCH] net/failsafe: don't double space warning
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 14 19:40:06 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/75566
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#99: FILE: drivers/net/failsafe/failsafe_ether.c:328:
+ WARN("Using latest snapshot taken before %"PRIu64" seconds.",
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#99: FILE: drivers/net/failsafe/failsafe_ether.c:328:
+ WARN("Using latest snapshot taken before %"PRIu64" seconds.",
total: 0 errors, 0 warnings, 2 checks, 12 lines checked
More information about the test-report
mailing list