|WARNING| pw153025 [RFC 09/18] net/hinic3: add a NIC business configuration module

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 18 11:12:07 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'fliter' may be misspelled - perhaps 'filter'?
#1038: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.c:956:
+hinic3_set_vlan_fliter(void *hwdev, u32 vlan_filter_ctrl)

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#1840: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.c:1758:
+			"Failed to set rq flush, err:%d, out_param:0x%" PRIx64,

WARNING:TYPO_SPELLING: 'alos' may be misspelled - perhaps 'also'?
#2543: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.h:627:
+	u8 alos;

WARNING:TYPO_SPELLING: 'fliter' may be misspelled - perhaps 'filter'?
#3310: FILE: drivers/net/hinic3/base/hinic3_nic_cfg.h:1394:
+int hinic3_set_vlan_fliter(void *hwdev, u32 vlan_filter_ctrl);

total: 0 errors, 3 warnings, 1 checks, 3355 lines checked


More information about the test-report mailing list