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 1C577A00C4 for ; Sat, 29 Jan 2022 04:11:24 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 177164068B; Sat, 29 Jan 2022 04:11:24 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 76DCA40041 for ; Sat, 29 Jan 2022 04:11:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 64910120715; Sat, 29 Jan 2022 04:11:19 +0100 (CET) Subject: |WARNING| pw106693 [PATCH v3 11/15] vdpa: add config space change interrupt register and handle for virtio_blk In-Reply-To: <1643425417-215270-12-git-send-email-andy.pei@intel.com> References: <1643425417-215270-12-git-send-email-andy.pei@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andy Pei Message-Id: <20220129031119.64910120715@dpdk.org> Date: Sat, 29 Jan 2022 04:11:19 +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/106693 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #65: Use VHOST_USER_SLAVE_CONFIG_CHANGE_MSG to info qemu. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #96: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:628: + ret = rte_vhost_slave_config_change(vid, 1); total: 0 errors, 2 warnings, 140 lines checked