|WARNING| pw105158 [PATCH] config: remove explicit undef of unset values

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 16 12:15:08 CET 2021


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

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#102: FILE: config/rte_config.h:86:
+// RTE_LIBRTE_IP_FRAG_TBL_STAT is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#111: FILE: config/rte_config.h:92:
+// RTE_SCHED_CMAN is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#112: FILE: config/rte_config.h:93:
+// RTE_SCHED_COLLECT_STATS is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#113: FILE: config/rte_config.h:94:
+// RTE_SCHED_SUBPORT_TC_OV is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#116: FILE: config/rte_config.h:96:
+// RTE_SCHED_VECTOR is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#125: FILE: config/rte_config.h:130:
+// RTE_LIBRTE_I40E_16BYTE_RX_DESC is not set

ERROR:C99_COMMENTS: do not use C99 // comments
#134: FILE: config/rte_config.h:143:
+// RTE_LIBRTE_PMD_DLB2_QUELL_STATS is not set

total: 7 errors, 0 warnings, 37 lines checked


More information about the test-report mailing list