[dpdk-test-report] |WARNING| pw34430 [PATCH v3 1/3] eal: add channel for multi-process communication

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 25 05:15:25 CET 2018


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

_coding style issues_


WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#28: 
communication to accomodate the requirements including:

ERROR:SPACING: space required before the open parenthesis '('
#159: FILE: lib/librte_eal/common/eal_common_proc.c:107:
+	if(!validate_action_name(name))

ERROR:SPACING: space required before the open parenthesis '('
#187: FILE: lib/librte_eal/common/eal_common_proc.c:135:
+	if(!validate_action_name(name))

total: 2 errors, 1 warnings, 547 lines checked


More information about the test-report mailing list