|WARNING| pw142573 [PATCH v6 7/8] net/hns3: support report names of registers

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 22 09:07:36 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'oter' may be misspelled - perhaps 'other'?
#147: FILE: drivers/net/hns3/hns3_regs.c:37:
+	{"vector0_oter_en",		HNS3_VECTOR0_OTER_EN_REG},

WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'?
#147: FILE: drivers/net/hns3/hns3_regs.c:37:
+	{"vector0_oter_en",		HNS3_VECTOR0_OTER_EN_REG},

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

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

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


More information about the test-report mailing list