[dpdk-test-report] |WARNING| pw22586 [PATCH v6 05/14] net/avp: device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 28 14:28:32 CEST 2017


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

_coding style issues_


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

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

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


More information about the test-report mailing list