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 35E37427F2 for ; Tue, 21 Mar 2023 07:25:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3129240A7A; Tue, 21 Mar 2023 07:25:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B9D4340A7A for ; Tue, 21 Mar 2023 07:25:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 980D2120A04; Tue, 21 Mar 2023 07:25:12 +0100 (CET) Subject: |WARNING| pw125353 [PATCH] vhost: fix crash on vhost-user client port deletion In-Reply-To: <20230321062352.48460-1-suntianyuan@baidu.com> References: <20230321062352.48460-1-suntianyuan@baidu.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: suntianyuan Message-Id: <20230321062512.980D2120A04@dpdk.org> Date: Tue, 21 Mar 2023 07:25:12 +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/125353 _coding style issues_ WARNING:TYPO_SPELLING: 'excute' may be misspelled - perhaps 'execute'? #53: rte_vhost_driver_unregister thread excute vhost_user_remove_reconnect WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #54: vhost_user_read_cb thread excute vhost_user_start_client add reconn to reconn_list WARNING:TYPO_SPELLING: 'excute' may be misspelled - perhaps 'execute'? #54: vhost_user_read_cb thread excute vhost_user_start_client add reconn to reconn_list WARNING:TYPO_SPELLING: 'excute' may be misspelled - perhaps 'execute'? #56: rte_vhost_driver_unregister thread cannot find conn, then excute vhost_user_socket_mem_free total: 0 errors, 4 warnings, 16 lines checked suntianyuan is unknown, please fix the commit message or update .mailmap.