[dpdk-test-report] |WARNING| pw21623 [PATCH v2 10/13] net/failsafe: support offload capabilities

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 8 16:16:54 CET 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list