|WARNING| pw143561 [PATCH v1 26/30] net/i40e/base: add NVM acquire with custom timeout
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Sep 2 12:00:08 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143561
_coding style issues_
WARNING:TYPO_SPELLING: 'aquire' may be misspelled - perhaps 'acquire'?
#97: FILE: drivers/net/i40e/base/i40e_nvm.c:119:
+ * @custom_timeout: timeout for aquire NVM (read)
WARNING:TYPO_SPELLING: 'aquire' may be misspelled - perhaps 'acquire'?
#173: FILE: drivers/net/i40e/base/i40e_nvm.c:417:
+ * @custom_timeout: timeout for aquire NVM (read)
total: 0 errors, 2 warnings, 0 checks, 121 lines checked
Warning in drivers/net/i40e/base/i40e_nvm.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
More information about the test-report
mailing list