|WARNING| pw163425 [RFC PATCH 28/44] eal: store user-provided lcore info in user config struct

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 29 19:06:50 CEST 2026


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#111: FILE: lib/eal/common/eal_common_options.c:898:
+ * Returns the number of lcores configured, or -1 on error. */

WARNING:LONG_LINE_COMMENT: line length of 106 exceeds 100 columns
#382: FILE: lib/eal/common/eal_internal_cfg.h:133:
+	rte_cpuset_t service_cpuset;  /**< service lcore IDs (bits = lcore IDs to use as service cores) */

total: 0 errors, 2 warnings, 300 lines checked


More information about the test-report mailing list