|WARNING| pw157224 [PATCH v8 14/18] eal: use common cpuset to string function
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 2 19:46:51 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157224
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#207: FILE: lib/eal/common/eal_common_thread.c:126:
+ if (ret < 0 || (unsigned)ret >= size)
total: 0 errors, 1 warnings, 149 lines checked
More information about the test-report
mailing list