|WARNING| pw136902 [PATCH v3 5/7] net/hns3: add names for registers

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 20 12:05:55 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'?
#170: FILE: drivers/net/hns3/hns3_regs.c:43:
+	{STR(HNS3_VECTOR0_OTER_EN_REG),		HNS3_VECTOR0_OTER_EN_REG},

WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'?
#170: FILE: drivers/net/hns3/hns3_regs.c:43:
+	{STR(HNS3_VECTOR0_OTER_EN_REG),		HNS3_VECTOR0_OTER_EN_REG},

WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'?
#576: FILE: drivers/net/hns3/hns3_regs.c:458:
+	{"ncsi_tx_pt_pkt_trun_cnt"},

WARNING:TYPO_SPELLING: 'trun' may be misspelled - perhaps 'turn'?
#580: FILE: drivers/net/hns3/hns3_regs.c:462:
+	{"ncsi_rx_ctrl_pkt_trun_cnt"},

total: 0 errors, 4 warnings, 0 checks, 926 lines checked


More information about the test-report mailing list