From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 497021B018; Thu, 25 Jan 2018 05:15:26 +0100 (CET) In-Reply-To: <1516853783-108023-3-git-send-email-jianfeng.tan@intel.com> References: <1516853783-108023-3-git-send-email-jianfeng.tan@intel.com> To: test-report@dpdk.org Cc: Jianfeng Tan Message-Id: <20180125041526.497021B018@dpdk.org> Date: Thu, 25 Jan 2018 05:15:26 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw34431 [PATCH v3 2/3] eal: add synchronous 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:26 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/34431 _coding style issues_ WARNING:TYPO_SPELLING: 'proces' may be misspelled - perhaps 'process'? #45: * If there are multiple secondary processes for the primary proces, WARNING:TYPO_SPELLING: 'reponse' may be misspelled - perhaps 'response'? #47: send request to peer2, collect reponse from peer2, and so on. WARNING:TYPO_SPELLING: 'reponse' may be misspelled - perhaps 'response'? #74: FILE: doc/guides/rel_notes/release_18_02.rst:157: + and asynchronous communication. Each component who wants to reponse a message total: 0 errors, 3 warnings, 452 lines checked