[dpdk-test-report] |WARNING| pw20753 [PATCH v3 03/10] eal: move virtual device probing into a bus

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Feb 25 11:29:31 CET 2017


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#185: FILE: lib/librte_eal/common/eal_common_vdev.c:174:
+	static int registered = 0;

total: 1 errors, 0 warnings, 105 lines checked


More information about the test-report mailing list