|WARNING| pw143987 [PATCH v2 07/14] net/txgbe: move wrapper to base driver
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 12 10:29:25 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143987
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#95: FILE: drivers/net/txgbe/base/txgbe_osdep.h:35:
+ "[%"PRIu64".%"PRIu64"]%s(%d): " fmt, \
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#95: 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