[dpdk-test-report] |WARNING| pw20803 [PATCH v2 08/15] net/avp: device initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Feb 26 20:10:53 CET 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#256: FILE: drivers/net/avp/avp_ethdev.c:332:
+				    "Translating host physical 0x%" PRIx64 " "

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#301: FILE: drivers/net/avp/avp_ethdev.c:377:
+			    "len=%" PRIu64 " addr=%p
",

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


More information about the test-report mailing list