[dpdk-test-report] |WARNING| pw21738 [PATCH v4 08/17] net/avp: device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 14 10:18:39 CET 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#128: FILE: drivers/net/avp/avp_ethdev.c:220:
+			PMD_DRV_LOG(DEBUG, "Translating host physical 0x%" PRIx64 " to guest virtual 0x%p
",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#170: FILE: drivers/net/avp/avp_ethdev.c:262:
+		PMD_DRV_LOG(DEBUG, "resource[%u]: phys=0x%" PRIx64 " len=%" PRIu64 " addr=%p
",

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


More information about the test-report mailing list