|WARNING| pw153027 [RFC 11/18] net/hinic3: add a mailbox communication module
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Apr 18 11:11:17 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153027
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#862: FILE: drivers/net/hinic3/base/hinic3_mbox.c:781:
+ "Send mbox seg failed, seq_id: 0x%" PRIx64,
WARNING:TYPO_SPELLING: 'responsed' may be misspelled - perhaps 'responded'?
#980: FILE: drivers/net/hinic3/base/hinic3_mbox.c:899:
+ /* Use mbox_resp to hole data which responsed from other function. */
CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#1075: FILE: drivers/net/hinic3/base/hinic3_mbox.c:994:
+ PMD_DRV_LOG(ERR, "Mbox msg len(%d) exceed limit(%" PRIu64 ")",
WARNING:TYPO_SPELLING: 'RUNNIG' may be misspelled - perhaps 'RUNNING'?
#1629: FILE: drivers/net/hinic3/base/hinic3_mbox.h:150:
+ HINIC3_PPF_TO_PF_MBOX_CB_RUNNIG
total: 0 errors, 2 warnings, 2 checks, 1591 lines checked
More information about the test-report
mailing list