|WARNING| pw166831 [PATCH 32/39] eal: clarify docs on params taking lcore IDs

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 21 11:51:57 CEST 2026


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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#157: FILE: lib/eal/common/eal_option_list.h:64:
+STR_ARG("--service-corelist", "-S", "List of lcore IDs to use for service threads", service_corelist)

WARNING:LONG_LINE: line length of 117 exceeds 100 columns
#158: FILE: lib/eal/common/eal_option_list.h:65:
+STR_ARG("--service-coremask", "-s", "[Deprecated] Bitmask of lcore IDs to use for service threads", service_coremask)

total: 0 errors, 2 warnings, 66 lines checked


More information about the test-report mailing list