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 791F1A04FF for ; Tue, 24 May 2022 05:37:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74E244281B; Tue, 24 May 2022 05:37:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8801442B6E for ; Tue, 24 May 2022 05:37:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 846011209D9; Tue, 24 May 2022 05:37:51 +0200 (CEST) Subject: |WARNING| pw111684 [PATCH v10 12/13] vdpa/ifc: add interrupt handling for config space In-Reply-To: <1653360497-18080-13-git-send-email-andy.pei@intel.com> References: <1653360497-18080-13-git-send-email-andy.pei@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andy Pei Message-Id: <20220524033751.846011209D9@dpdk.org> Date: Tue, 24 May 2022 05:37:51 +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/111684 _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'? #97: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:577: + ret = rte_vhost_slave_config_change(vid, 1); total: 0 errors, 2 warnings, 156 lines checked