[dpdk-test-report] |WARNING| pw43607 [1/2] netvsc: support packet type
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 6 20:23:38 CEST 2018
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/43607
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#54: FILE: drivers/net/netvsc/hn_rxtx.c:524:
+ "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64,
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#54: FILE: drivers/net/netvsc/hn_rxtx.c:524:
+ "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64,
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#54: FILE: drivers/net/netvsc/hn_rxtx.c:524:
+ "port %u:%u RX id %"PRIu64" size %u type %#x ol_flags %#"PRIx64,
total: 0 errors, 0 warnings, 3 checks, 29 lines checked
More information about the test-report
mailing list