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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 10 09:57:06 CEST 2020


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

_coding style issues_


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

total: 0 errors, 1 warnings, 85 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