[dpdk-test-report] |WARNING| pw21825 [PATCH 2/2] net/sfc: add callback to retrieve FW version

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 19 11:02:31 CET 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#66: FILE: drivers/net/sfc/sfc_ethdev.c:66:
+		       "%" PRIu16 ".%" PRIu16 ".%" PRIu16 ".%" PRIu16,

CHECK:CAMELCASE: Avoid CamelCase: <PRIx16>
#78: FILE: drivers/net/sfc/sfc_ethdev.c:78:
+				     " rx%" PRIx16 " tx%" PRIx16,

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


More information about the test-report mailing list