|WARNING| pw156760 [V12 05/18] net/hinic3: add NIC event module

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 19 13:24:53 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'?
#344: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:262:
+		    "alos: %u, rx_los: %u, PCS 64 66b reg: 0x%x, PCS link: 0x%x, MAC link: 0x%x, PCS_err_cnt: 0x%x",
 		     ^^^^

WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'?
#345: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:263:
+		    port_info->alos, port_info->rx_los,
 		               ^^^^

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#478: FILE: drivers/net/hinic3/base/hinic3_nic_event.c:396:
+		    "Received nic ucode aeq event type: 0x%x, data: %" PRIu64,

total: 0 errors, 2 warnings, 1 checks, 443 lines checked


More information about the test-report mailing list