|WARNING| pw155389 [PATCH v5 6/9] eal: gather EAL args before processing
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 21 17:17:53 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155389
_coding style issues_
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#223: 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