[dpdk-test-report] |WARNING| pw25708 [PATCH v2 03/16] net/i40e/base: add AQ command for read/write PHY registers

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:50:56 CEST 2017


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

_coding style issues_


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

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

WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#130: 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