|WARNING| pw118191 [PATCH 1/2] eal: expose lcore pthread id
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Oct 14 08:22:04 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/118191
_coding style issues_
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#69: FILE: lib/eal/common/eal_common_lcore.c:117:
+int
+rte_lcore_to_thread_id(int lcore_id, pthread_t *thread_id) {
total: 1 errors, 0 warnings, 42 lines checked
More information about the test-report
mailing list