|WARNING| pw163407 [RFC PATCH 10/44] eal: record details of all cpus in platform info

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 29 19:02:05 CEST 2026


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/163407

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#213: FILE: lib/eal/freebsd/eal_lcore.c:56:
+	const unsigned ncpus = eal_cpu_max();

total: 0 errors, 1 warnings, 139 lines checked


More information about the test-report mailing list