[dpdk-test-report] |WARNING| pw25806 [PATCH v4 03/17] net/i40e/base: add AQ command for read/write PHY registers

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:53:51 CEST 2017


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

_coding style issues_


WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#49: FILE: drivers/net/i40e/base/i40e_adminq_cmd.h:2140:
+	u8	dev_addres;

WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#95: FILE: drivers/net/i40e/base/i40e_common.c:6892:
+	cmd->dev_addres = dev_addr;

WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#129: FILE: drivers/net/i40e/base/i40e_common.c:6926:
+	cmd->dev_addres = dev_addr;

total: 0 errors, 3 warnings, 0 checks, 121 lines checked


More information about the test-report mailing list