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 5755245BB3 for ; Wed, 23 Oct 2024 17:17:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 543B042D9D; Wed, 23 Oct 2024 17:17:37 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0D6DB402DF for ; Wed, 23 Oct 2024 17:17:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id F1037123105; Wed, 23 Oct 2024 17:17:35 +0200 (CEST) Subject: |WARNING| pw146968 [PATCH 6/6] vhost: move VDUSE reconnection after device is created In-Reply-To: <20241023151552.2863387-7-maxime.coquelin@redhat.com> References: <20241023151552.2863387-7-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20241023151735.F1037123105@dpdk.org> Date: Wed, 23 Oct 2024 17:17:35 +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/146968 _coding style issues_ WARNING:LONG_LINE: line length of 109 exceeds 100 columns #141: FILE: lib/vhost/vduse.c:514: + VHOST_CONFIG_LOG(dev->ifname, ERR, "Missing reconnect file (%s)", reco_file); total: 0 errors, 1 warnings, 261 lines checked