|WARNING| pw157218 [PATCH v8 08/18] eal: gather EAL args before processing

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 2 19:47:27 CEST 2025


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#221: FILE: lib/eal/common/eal_common_options.c:280:
+int
+eal_save_args(__rte_unused int argc, __rte_unused char **argv) { return 0; }

total: 1 errors, 0 warnings, 1720 lines checked


More information about the test-report mailing list