|WARNING| pw163426 [RFC PATCH 29/44] eal: clarify docs on params taking lcore IDs

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


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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#161: FILE: lib/eal/common/eal_option_list.h:63:
+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
#162: FILE: lib/eal/common/eal_option_list.h:64:
+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