[dpdk-test-report] |WARNING| pw32310 [PATCH v2 4/8] eventdev/opdl: opdl eventdev pmd unit test function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 15 12:27:53 CET 2017


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'cleanup', this function's name, in a string
#245: FILE: drivers/event/opdl/opdl_test.c:209:
+	printf("cleanup for test done

");

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (40, 40)
#596: FILE: drivers/event/opdl/opdl_test.c:560:
+					} else {
+					return -1;

total: 0 errors, 2 warnings, 1079 lines checked


More information about the test-report mailing list