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 CDB10A09E4 for ; Fri, 29 Jan 2021 10:47:19 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2833240134; Fri, 29 Jan 2021 10:47:19 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id CEEC140694 for ; Fri, 29 Jan 2021 10:47:18 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id AC04F2AB; Fri, 29 Jan 2021 10:47:18 +0100 (CET) In-Reply-To: <20210129073547.80108-1-hepeng.0320@bytedance.com> References: <20210129073547.80108-1-hepeng.0320@bytedance.com> To: test-report@dpdk.org Cc: Peng He Message-Id: <20210129094718.AC04F2AB@dpdk.org> Date: Fri, 29 Jan 2021 10:47:18 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87530 [PATCH] lib/librte_vhost: fix vid allocation race 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/87530 _coding style issues_ WARNING:TYPO_SPELLING: 'devcie' may be misspelled - perhaps 'device'? #80: vhost_new_devcie might be called in different threads at the same time. WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "chenwei.0515" ' != 'Signed-off-by: Fei Chen ' total: 0 errors, 2 warnings, 34 lines checked