|WARNING| pw155329 [PATCH v3 6/9] eal: gather EAL args before processing
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 18 16:34:58 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155329
_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:358:
+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