|WARNING| pw139488 [RFC 1/6] eal/linux: remove VLA warnings
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Apr 18 12:35:11 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139488
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68:
1) ./lib/eal/linux/eal_interrupts.c:1073:16: warning: ISO C90 forbids variable length array âeventsâ [-Wvla]
WARNING:TYPO_SPELLING: 'preocess' may be misspelled - perhaps 'process'?
#77:
iterations to preocess upt to @maxevents events.
WARNING:TYPO_SPELLING: 'techically' may be misspelled - perhaps 'technically'?
#78:
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'
#105: FILE: lib/eal/linux/eal_interrupts.c:1074:
+ unsigned totalfds)
total: 0 errors, 4 warnings, 107 lines checked
More information about the test-report
mailing list