|WARNING| pw113982 [PATCH v1 1/2] eal: add lcore busyness telemetry

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 15 15:13:36 CEST 2022


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#760: FILE: lib/eal/include/rte_lcore.h:494:
+#define RTE_LCORE_TELEMETRY_TIMESTAMP(nb_rx) \
+	while (0)

total: 1 errors, 0 warnings, 648 lines checked


More information about the test-report mailing list