[dpdk-test-report] |WARNING| pw71160 [PATCH 24/36] net/bnxt: add a devarg to set max flow count

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 10 13:53:39 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#225: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp.c:305:
+	BNXT_TF_DBG(DEBUG, "Set the number of flows = %"PRIu64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#225: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp.c:305:
+	BNXT_TF_DBG(DEBUG, "Set the number of flows = %"PRIu64"
",

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


More information about the test-report mailing list