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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 26 14:44:49 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'oter' may be misspelled - perhaps 'other'?
#149: 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'?
#149: 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'?
#551: FILE: drivers/net/hns3/hns3_regs.c:439:
+	{"ncsi_tx_pt_pkt_trun_cnt"},

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

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


More information about the test-report mailing list