[dpdk-test-report] |WARNING| pw33550 [PATCH v2 3/4] eal: add synchronous multi-process communication

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


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

_coding style issues_


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

ERROR:TRAILING_WHITESPACE: trailing whitespace
#338: FILE: lib/librte_eal/common/include/rte_eal.h:270:
+ *   received, the replied params will be copied to this pointer. $

total: 2 errors, 0 warnings, 335 lines checked


More information about the test-report mailing list