|WARNING| pw143781 [PATCH 07/11] net/txgbe: move wrapper to base driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Sep 7 16:59:27 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143781
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#94: FILE: drivers/net/txgbe/base/txgbe_osdep.h:35:
+ "[%"PRIu64".%"PRIu64"]%s(%d): " fmt, \
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#94: FILE: drivers/net/txgbe/base/txgbe_osdep.h:35:
+ "[%"PRIu64".%"PRIu64"]%s(%d): " fmt, \
total: 0 errors, 0 warnings, 2 checks, 25 lines checked
More information about the test-report
mailing list