|WARNING| pw155490 [PATCH v7 07/13] eal: gather EAL args before processing

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 23 18:20:31 CEST 2025


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

_coding style issues_


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

total: 1 errors, 0 warnings, 1718 lines checked


More information about the test-report mailing list