[dpdk-test-report] |WARNING| pw33548 [PATCH v2 1/4] eal: add channel for multi-process communication

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 11 05:05:59 CET 2018


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

_coding style issues_


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

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#439: FILE: lib/librte_eal/common/eal_common_proc.c:391:
+	if ((sockfd = open_unix_fd(0)) < 0) {

total: 1 errors, 1 warnings, 541 lines checked


More information about the test-report mailing list