|WARNING| pw136106 [PATCH v4] eal: refactor rte_eal_init into sub-functions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 24 14:45:53 CET 2024


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#78: 
   to mempool creation in a pthread. Its named as rte_eal_init_async_setup().

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 247 lines checked
Warning in lib/eal/include/rte_eal.h:
Using compiler attribute directly
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/eal/linux/eal.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.


More information about the test-report mailing list