From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7FC1741E30 for ; Thu, 9 Mar 2023 06:19:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7854840ED7; Thu, 9 Mar 2023 06:19:07 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4D4E940ED7 for ; Thu, 9 Mar 2023 06:19:06 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 42F85120D89; Thu, 9 Mar 2023 06:19:06 +0100 (CET) Subject: |WARNING| pw124888 [PATCH v2 2/2] vhost: refactor to follow new naming convention In-Reply-To: <20230309051643.70171-3-nmiki@yahoo-corp.jp> References: <20230309051643.70171-3-nmiki@yahoo-corp.jp> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nobuhiro MIKI Message-Id: <20230309051906.42F85120D89@dpdk.org> Date: Thu, 9 Mar 2023 06:19:06 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/124888 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #106: Simply replace 'master' with 'frontend' and 'slave' with 'backend'. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #106: Simply replace 'master' with 'frontend' and 'slave' with 'backend'. total: 0 errors, 2 warnings, 342 lines checked Nobuhiro MIKI is unknown, please fix the commit message or update .mailmap.