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 8C261A0503 for ; Wed, 18 May 2022 15:03:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 881EC42B6C; Wed, 18 May 2022 15:03:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8BA0642B6F for ; Wed, 18 May 2022 15:03:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 88440120945; Wed, 18 May 2022 15:03:56 +0200 (CEST) Subject: |WARNING| pw111320 [PATCH v8 12/13] vdpa/ifc: add interrupt handling for config space In-Reply-To: <1652876035-70513-13-git-send-email-andy.pei@intel.com> References: <1652876035-70513-13-git-send-email-andy.pei@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andy Pei Message-Id: <20220518130356.88440120945@dpdk.org> Date: Wed, 18 May 2022 15:03:56 +0200 (CEST) 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/111320 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #65: Use VHOST_USER_SLAVE_CONFIG_CHANGE_MSG to inform QEMU. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #96: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:577: + ret = rte_vhost_slave_config_change(vid, 1); total: 0 errors, 2 warnings, 153 lines checked