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 AE9BD45BBE for ; Thu, 24 Oct 2024 09:55:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB3F34339A; Thu, 24 Oct 2024 09:55:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 452C5433A4 for ; Thu, 24 Oct 2024 09:55:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2C4B3123108; Thu, 24 Oct 2024 09:55:42 +0200 (CEST) Subject: |WARNING| pw147073 [PATCH v2 6/6] vhost: move VDUSE reconnection after device is created In-Reply-To: <20241024075441.3723352-7-maxime.coquelin@redhat.com> References: <20241024075441.3723352-7-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20241024075542.2C4B3123108@dpdk.org> Date: Thu, 24 Oct 2024 09:55:42 +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/147073 _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, 256 lines checked