|WARNING| pw142489 [PATCH v3] net/ark: fix index arithmetic bug
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 17 22:03:21 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/142489
_coding style issues_
WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#147: FILE: drivers/net/ark/ark_ethdev_tx.c:126:
+ /* Populate the buffer bringing prod_index upto or slightly beyond
WARNING:TYPO_SPELLING: 'increament' may be misspelled - perhaps 'increment'?
#148: FILE: drivers/net/ark/ark_ethdev_tx.c:127:
+ * prod_index_limit. Prod_index will increament by 2 or more each
total: 0 errors, 2 warnings, 0 checks, 68 lines checked
More information about the test-report
mailing list