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 C02EE45BBE for ; Thu, 24 Oct 2024 09:55:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC5594339A; Thu, 24 Oct 2024 09:55:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AE7514335C for ; Thu, 24 Oct 2024 09:55:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A8A20123108; Thu, 24 Oct 2024 09:55:44 +0200 (CEST) Subject: |WARNING| pw147074 [PATCH v2 5/6] vhost: fix and refactor VDUSE reconnect log check In-Reply-To: <20241024075441.3723352-6-maxime.coquelin@redhat.com> References: <20241024075441.3723352-6-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20241024075544.A8A20123108@dpdk.org> Date: Thu, 24 Oct 2024 09:55:44 +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/147074 _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, 63 lines checked