|WARNING| pw155495 [PATCH v7 12/13] eal: simplify running CPUs with ids above max lcores
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 23 18:22:50 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155495
_coding style issues_
WARNING:LONG_LINE: line length of 134 exceeds 100 columns
#309: FILE: lib/eal/common/eal_option_list.h:45:
+STR_ARG("--lcores-remapped", "-L", "List of cores to use, assigning each a sequential lcore ID (start 0 by default)", lcores_remapped)
WARNING:LONG_LINE: line length of 126 exceeds 100 columns
#310: FILE: lib/eal/common/eal_option_list.h:46:
+STR_ARG("--lcoreid-base", NULL, "Number remapped lcores from <N>, rather than 0 (e.g. for secondary processes)", lcoreid_base)
total: 0 errors, 2 warnings, 198 lines checked
More information about the test-report
mailing list