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 E19FC45BC0 for ; Thu, 24 Oct 2024 11:45:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDC73433D2; Thu, 24 Oct 2024 11:45:52 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B38B94003C for ; Thu, 24 Oct 2024 11:45:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AD159123108; Thu, 24 Oct 2024 11:45:48 +0200 (CEST) Subject: |WARNING| pw147091 [PATCH v3 5/6] vhost: fix and refactor VDUSE reconnect log check In-Reply-To: <20241024094406.3826637-6-maxime.coquelin@redhat.com> References: <20241024094406.3826637-6-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20241024094548.AD159123108@dpdk.org> Date: Thu, 24 Oct 2024 11:45:48 +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/147091 _coding style issues_ WARNING:LONG_LINE: line length of 120 exceeds 100 columns #108: FILE: lib/vhost/vduse.c:550: + "Features mismatch between backend (0x%" PRIx64 ") & reconnection file (0x%" PRIx64 ")", total: 0 errors, 1 warnings, 64 lines checked