|WARNING| pw155081 [RFC PATCH v2 3/5] eal: gather EAL args before processing
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 8 19:20:35 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155081
_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:335:
+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