From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id BC1C6A05D3 for ; Thu, 25 Apr 2019 09:57:51 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id ABA881B572; Thu, 25 Apr 2019 09:57:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B29731B575; Thu, 25 Apr 2019 09:57:50 +0200 (CEST) In-Reply-To: <1556179018-7865-1-git-send-email-chuckylinchuckylin@gmail.com> References: <1556179018-7865-1-git-send-email-chuckylinchuckylin@gmail.com> To: test-report@dpdk.org Cc: Li Lin Message-Id: <20190425075750.B29731B575@dpdk.org> Date: Thu, 25 Apr 2019 09:57:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53065 [PATCH] [resend] vhost: support inflight share memory protocol feature X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/53065 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #443: FILE: lib/librte_vhost/vhost_user.c:1487: + RTE_LOG(ERR, VHOST_CONFIG, "Failed to inflights for vq: %d ", file.index); total: 0 errors, 1 warnings, 431 lines checked