|WARNING| pw162021 [PATCH] net/bnxt: fix clang wcomma warnings in ULP

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 27 20:40:36 CET 2026


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

_coding style issues_


WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("<title line>")' - ie: 'Fixes: dd0191d5e70d ("net/bnxt/tf_ulp: support Thor2 ULP layer")'
#114: 
Fixes: dd0191d5e70("net/bnxt/tf_ulp: support Thor2 ULP layer")

WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#135: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.c:1299:
+	parms.dir = dir;
 	^^^^^

WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#136: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.c:1300:
+	parms.type = type;
 	^^^^^

WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#137: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.c:1301:
+	parms.offset = offset;
 	^^^^^

WARNING:TYPO_SPELLING: 'parms' may be misspelled - perhaps 'params'?
#138: FILE: drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.c:1302:
+	parms.config = (uint8_t *)&global_cfg;
 	^^^^^

total: 0 errors, 5 warnings, 0 checks, 14 lines checked


More information about the test-report mailing list