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 4B8FCA00E6 for ; Fri, 19 Apr 2019 03:20:01 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 443A41BACE; Fri, 19 Apr 2019 03:20:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 444881BB09; Fri, 19 Apr 2019 03:20:00 +0200 (CEST) In-Reply-To: <20190419005834.34023-1-chenbo.xia@intel.com> References: <20190419005834.34023-1-chenbo.xia@intel.com> To: test-report@dpdk.org Cc: Chenbo Xia Message-Id: <20190419012000.444881BB09@dpdk.org> Date: Fri, 19 Apr 2019 03:20:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52952 [PATCH v1] crypto/virtio: fix return value check 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/52952 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #42: FILE: drivers/crypto/virtio/virtio_pci.c:404: + "failed to read notify_off_multiplier: ret %d", ret); total: 0 errors, 1 warnings, 15 lines checked