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 D4E3545BC0 for ; Thu, 24 Oct 2024 11:45:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1513433D2; Thu, 24 Oct 2024 11:45:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8A4954003C for ; Thu, 24 Oct 2024 11:45:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 77876123108; Thu, 24 Oct 2024 11:45:46 +0200 (CEST) Subject: |WARNING| pw147092 [PATCH v3 6/6] vhost: move VDUSE reconnection after device is created In-Reply-To: <20241024094406.3826637-7-maxime.coquelin@redhat.com> References: <20241024094406.3826637-7-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20241024094546.77876123108@dpdk.org> Date: Thu, 24 Oct 2024 11:45:46 +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/147092 _coding style issues_ WARNING:LONG_LINE: line length of 109 exceeds 100 columns #140: FILE: lib/vhost/vduse.c:514: + VHOST_CONFIG_LOG(dev->ifname, ERR, "Missing reconnect file (%s)", reco_file); total: 0 errors, 1 warnings, 252 lines checked