|WARNING| pw128203 [PATCH] net/hns3: fix the way to trigger IMP reset

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 6 14:14:50 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'?
#105: FILE: drivers/net/hns3/hns3_ethdev.c:5596:
+		val = hns3_read_dev(hw, HNS3_VECTOR0_OTER_EN_REG);

WARNING:TYPO_SPELLING: 'OTER' may be misspelled - perhaps 'OTHER'?
#107: FILE: drivers/net/hns3/hns3_ethdev.c:5598:
+		hns3_write_dev(hw, HNS3_VECTOR0_OTER_EN_REG, val);

total: 0 errors, 2 warnings, 0 checks, 34 lines checked


More information about the test-report mailing list