[dpdk-test-report] |WARNING| pw72044 [PATCH v3 1/2] eal: move OS common debug functions to single file

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 23 22:58:44 CEST 2020


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

_coding style issues_


WARNING:RETURN_VOID: void function return statements are not generally useful
#92: FILE: lib/librte_eal/common/eal_common_debug.c:15:
+	return;
+}

total: 0 errors, 1 warnings, 86 lines checked
Warning in /lib/librte_eal/common/eal_common_debug.c:
Using rte_panic/rte_exit


More information about the test-report mailing list