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 465A142C08 for ; Thu, 1 Jun 2023 22:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 437C742D0D; Thu, 1 Jun 2023 22:12:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2B34342D0D for ; Thu, 1 Jun 2023 22:12:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 26DE012092A; Thu, 1 Jun 2023 22:12:09 +0200 (CEST) Subject: |WARNING| pw127923 [PATCH v4 16/26] vhost: add VDUSE device creation and destruction In-Reply-To: <20230601200812.672233-17-maxime.coquelin@redhat.com> References: <20230601200812.672233-17-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20230601201209.26DE012092A@dpdk.org> Date: Thu, 1 Jun 2023 22:12:09 +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/127923 _coding style issues_ WARNING:TYPO_SPELLING: 'functionnal' may be misspelled - perhaps 'functional'? #77: not functionnal at this point. WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #191: FILE: lib/vhost/vduse.c:6: +#include total: 0 errors, 2 warnings, 317 lines checked