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 E0FAAA0096 for ; Thu, 14 Mar 2019 15:53:26 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D2DFE4F90; Thu, 14 Mar 2019 15:53:26 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id E35284F90; Thu, 14 Mar 2019 15:53:23 +0100 (CET) In-Reply-To: <20190314144752.13812-5-marcinx.hajkowski@intel.com> References: <20190314144752.13812-5-marcinx.hajkowski@intel.com> To: test-report@dpdk.org Cc: Hajkowski Message-Id: <20190314145323.E35284F90@dpdk.org> Date: Thu, 14 Mar 2019 15:53:23 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw51191 [PATCH 4/4] power: send confirmation cmd to vm guest 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/51191 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #112: FILE: examples/vm_power_manager/channel_monitor.c:712: + scale_res ? CPU_POWER_CMD_ACK : CPU_POWER_CMD_NAK); total: 0 errors, 1 warnings, 97 lines checked