|WARNING| pw150441 [PATCH] app/procinfo: add xstats parameter to hide zero

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 24 11:01:43 CET 2025


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to false
#78: FILE: app/proc-info/main.c:64:
+static bool xstats_hide_zero = false;

total: 1 errors, 0 warnings, 73 lines checked


More information about the test-report mailing list