|WARNING| pw157244 [PATCH v9 14/18] eal: use common cpuset to string function
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 3 10:18:29 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157244
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#208: 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