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 15B2A41E34 for ; Thu, 9 Mar 2023 03:08:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 070814113C; Thu, 9 Mar 2023 03:08:07 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EAE264113C for ; Thu, 9 Mar 2023 03:08:05 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id DD03E120D89; Thu, 9 Mar 2023 03:08:05 +0100 (CET) Subject: |WARNING| pw124868 [PATCH 2/2] vhost: refactor to follow new naming convention In-Reply-To: <20230309020721.22164-3-nmiki@yahoo-corp.jp> References: <20230309020721.22164-3-nmiki@yahoo-corp.jp> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nobuhiro MIKI Message-Id: <20230309020805.DD03E120D89@dpdk.org> Date: Thu, 9 Mar 2023 03:08:05 +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/124868 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #105: Simply replace '_slave_' with '_backend_'. total: 0 errors, 1 warnings, 248 lines checked Nobuhiro MIKI is unknown, please fix the commit message or update .mailmap.