From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 054CE397D; Thu, 25 Jan 2018 05:15:25 +0100 (CET) In-Reply-To: <1516853783-108023-2-git-send-email-jianfeng.tan@intel.com> References: <1516853783-108023-2-git-send-email-jianfeng.tan@intel.com> To: test-report@dpdk.org Cc: Jianfeng Tan Message-Id: <20180125041525.054CE397D@dpdk.org> Date: Thu, 25 Jan 2018 05:15:25 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw34430 [PATCH v3 1/3] eal: add channel for multi-process communication X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 04:15:25 -0000 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