|WARNING| pw125083 [PATCH v2 2/2] eal: fix failure path race setting new thread affinity

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 14 00:32:29 CET 2023


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#162: FILE: lib/eal/unix/rte_thread.c:195:
+	while ((thread_wrapper_status =
[...]
+			sched_yield();

total: 0 errors, 1 warnings, 96 lines checked


More information about the test-report mailing list