|WARNING| pw107926 [PATCH v1] net/ice: improve performance of RX timestamp offload
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Feb 22 06:37:10 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/107926
_coding style issues_
WARNING:TYPO_SPELLING: 'everytime' may be misspelled - perhaps 'every time'?
#64:
Previously, everytime a burst of packets is received, SW reads HW
WARNING:TYPO_SPELLING: 'Everytime' may be misspelled - perhaps 'Every time'?
#70:
Everytime before SW receives a burst of packets, it should check the
CHECK:BRACES: Unbalanced braces around else statement
#144: FILE: drivers/net/ice/ice_rxtx.c:1643:
+ else {
CHECK:BRACES: Unbalanced braces around else statement
#212: FILE: drivers/net/ice/ice_rxtx.c:1991:
+ else {
CHECK:BRACES: Unbalanced braces around else statement
#278: FILE: drivers/net/ice/ice_rxtx.c:2446:
+ else {
total: 0 errors, 2 warnings, 3 checks, 204 lines checked
More information about the test-report
mailing list