|WARNING| pw115382 [PATCH v2 1/3] eal: add lcore poll busyness telemetry
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 24 18:24:30 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115382
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#795: FILE: lib/eal/include/rte_lcore.h:494:
+#define RTE_LCORE_TELEMETRY_TIMESTAMP(nb_rx) \
+ while (0)
total: 1 errors, 0 warnings, 681 lines checked
Warning in lib/eal/common/eal_common_lcore_telemetry.c:
Using rte_panic/rte_exit
More information about the test-report
mailing list