|WARNING| pw135939 [PATCH v2] eal: refactor rte_eal_init into sub-functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jan 17 20:25:48 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/135939
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#132: FILE: app/test-pmd/testpmd.c:4569:
+ * if testpmd application dont want to know progress/status of
WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#155: FILE: lib/eal/include/rte_eal.h:117:
+ * Its called from rte_eal_init() on MASTER lcore only and must NOT be directly
total: 0 errors, 2 warnings, 169 lines checked
Warning in lib/eal/include/rte_eal.h:
Using compiler attribute directly
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__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)
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