[dpdk-test-report] |WARNING| pw21351 [PATCH 10/12] net/failsafe: support offload capabilities

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 3 16:41:21 CET 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#183: FILE: drivers/net/failsafe/failsafe_ops.c:168:
+		DEBUG("Unable to disable offload capability: %" PRIx32,

WARNING:LONG_LINE_STRING: line over 90 characters
#204: FILE: drivers/net/failsafe/failsafe_ops.c:189:
+				ERROR("device already configured, cannot fix live configuration");

total: 0 errors, 1 warnings, 1 checks, 145 lines checked


More information about the test-report mailing list