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 6D9CD43922 for ; Mon, 22 Jan 2024 04:28:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67EE640633; Mon, 22 Jan 2024 04:28:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6803A402F1 for ; Mon, 22 Jan 2024 04:28:55 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5CFD3122B9C; Mon, 22 Jan 2024 04:28:55 +0100 (CET) Subject: |WARNING| pw136017 [PATCH v2] vhost: fix deadlock during software live migration of VDPA in a nested virtualization environment In-Reply-To: <20240122032746.2749586-1-chenh@yusur.tech> References: <20240122032746.2749586-1-chenh@yusur.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hao Chen Message-Id: <20240122032855.5CFD3122B9C@dpdk.org> Date: Mon, 22 Jan 2024 04:28:55 +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/136017 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #61: 'vhost_user_iotlb_miss'-> send vhost message 'VHOST_USER_SLAVE_IOTLB_MSG' WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #63: then call 'vhost_user_iotlb_rd_lock(vq)' to hold the read lock `iotlb_lock`. WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #66: QEMU-L2 get the 'VHOST_USER_SLAVE_IOTLB_MSG', total: 0 errors, 3 warnings, 48 lines checked