|WARNING| pw130313 [PATCH v1 7/7] eal: initialize worker threads once

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 15 03:40:16 CEST 2023


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#78: FILE: lib/eal/linux/eal.c:1239:
+	static int worker_initialized = 0;

total: 1 errors, 0 warnings, 82 lines checked


More information about the test-report mailing list