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 262E743DE5 for ; Wed, 3 Apr 2024 11:27:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CA12402CE; Wed, 3 Apr 2024 11:27:03 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BFFC24025C for ; Wed, 3 Apr 2024 11:27:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B9CD11223FE; Wed, 3 Apr 2024 11:27:01 +0200 (CEST) Subject: |WARNING| pw139072 [PATCH v2 4/5] vhost: improve fdset initialization In-Reply-To: <20240403092448.1361820-5-maxime.coquelin@redhat.com> References: <20240403092448.1361820-5-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20240403092701.B9CD11223FE@dpdk.org> Date: Wed, 3 Apr 2024 11:27:01 +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/139072 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #350: FILE: lib/vhost/fd_man.c.orig:7: +#include WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #864: FILE: lib/vhost/fd_man.c.orig:521: + * listen fd in another thread, we couldn't call total: 0 errors, 2 warnings, 977 lines checked