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 E7F5643C36 for ; Thu, 29 Feb 2024 13:27:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E172A427E5; Thu, 29 Feb 2024 13:27:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BC2D440E4A for ; Thu, 29 Feb 2024 13:27:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B781612232A; Thu, 29 Feb 2024 13:27:12 +0100 (CET) Subject: |WARNING| pw137484 [PATCH 5/7] vhost: improve fdset initialization In-Reply-To: <20240229122502.2572343-6-maxime.coquelin@redhat.com> References: <20240229122502.2572343-6-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20240229122712.B781612232A@dpdk.org> Date: Thu, 29 Feb 2024 13:27: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/137484 _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