|WARNING| pw157341 [PATCH v10 11/21] eal: gather EAL args before processing

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 8 22:45:43 CEST 2025


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

_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:281:
+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