[dpdk-test-report] |WARNING| pw28517 [PATCH v2 2/4] eventdev: add dev attribute get function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 8 17:19:51 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#45: FILE: lib/librte_eventdev/rte_eventdev.c:752:
+	if(!attr_value)

ERROR:SPACING: space required before the open parenthesis '('
#51: FILE: lib/librte_eventdev/rte_eventdev.c:757:
+	switch(attr_id) {

ERROR:SPACING: space required before the open parenthesis '('
#69: FILE: lib/librte_eventdev/rte_eventdev.c:775:
+	if(!attr_value)

total: 3 errors, 0 warnings, 313 lines checked


More information about the test-report mailing list