|WARNING| pw115417 [PATCH v3 1/3] eal: add lcore poll busyness telemetry
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Aug 25 17:27:35 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115417
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#803: FILE: lib/eal/include/rte_lcore.h:494:
+#define RTE_LCORE_TELEMETRY_TIMESTAMP(nb_rx) \
+ while (0)
total: 1 errors, 0 warnings, 688 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