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 0A8BC42B9E for ; Thu, 25 May 2023 18:28:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2BFF42D93; Thu, 25 May 2023 18:28:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 754EF40DDB for ; Thu, 25 May 2023 18:28:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 71BCF120927; Thu, 25 May 2023 18:28:44 +0200 (CEST) Subject: |WARNING| pw127487 [PATCH v3 18/28] vhost: add VDUSE device creation and destruction In-Reply-To: <20230525162551.70359-19-maxime.coquelin@redhat.com> References: <20230525162551.70359-19-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20230525162844.71BCF120927@dpdk.org> Date: Thu, 25 May 2023 18:28:44 +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/127487 _coding style issues_ WARNING:TYPO_SPELLING: 'functionnal' may be misspelled - perhaps 'functional'? #76: not functionnal at this point. WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #190: FILE: lib/vhost/vduse.c:6: +#include total: 0 errors, 2 warnings, 317 lines checked