[dpdk-test-report] |WARNING| pw89984 [PATCH v4 3/6] net/txgbe: update link setup process of backplane NICs

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 29 05:18:10 CEST 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#937: FILE: drivers/net/txgbe/txgbe_logs.h:59:
+		"[%"PRIu64".%"PRIu64"]%s(%d): " fmt, \

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#937: FILE: drivers/net/txgbe/txgbe_logs.h:59:
+		"[%"PRIu64".%"PRIu64"]%s(%d): " fmt, \

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


More information about the test-report mailing list