|WARNING| pw139500 [PATCH v2 02/19] eal/linux: remove use of VLAs
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Apr 18 22:04:01 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139500
_coding style issues_
WARNING:TYPO_SPELLING: 'preocess' may be misspelled - perhaps 'process'?
#90:
iterations to preocess upt to @maxevents events.
WARNING:TYPO_SPELLING: 'techically' may be misspelled - perhaps 'technically'?
#91:
Note that techically it is not one to one raplacement, as here we might
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#118: FILE: lib/eal/linux/eal_interrupts.c:1074:
+ unsigned totalfds)
total: 0 errors, 3 warnings, 107 lines checked
More information about the test-report
mailing list