[dpdk-test-report] |WARNING| pw20762 [PATCH v4 02/26] eal: return error instead of panic for cpu init

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Feb 25 17:04:18 CET 2017


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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#68: FILE: lib/librte_eal/linuxapp/eal/eal.c:745:
+    fprintf(stderr, "EAL: FATAL: %s
", msg);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#69: FILE: lib/librte_eal/linuxapp/eal/eal.c:746:
+    RTE_LOG(ERR, EAL, "%s
", msg);$

total: 0 errors, 2 warnings, 25 lines checked


More information about the test-report mailing list