From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8860E37A8; Mon, 1 Apr 2019 22:24:43 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 120D722085; Mon, 1 Apr 2019 16:24:43 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 01 Apr 2019 16:24:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=I10PqCBo6njcT5G7ychymQMkT0gzAr7KDE4tOTc7hA0=; b=J953TYvL4sZz aG0vMBvwvlKAMD0qA8C0jF3BYrjPuVdA/vAMbz5/2TvI8D5uGlrhLE+kRQ2DpLO/ +VAUM1sQUepywlyKXv3OPyRgPYdCFTN3q69cYmSBKaSVR3CfL6ppIPczKOW47n0g iMI1uxoTx2dD5qnXH6nC4vzANooWTCE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=I10PqCBo6njcT5G7ychymQMkT0gzAr7KDE4tOTc7h A0=; b=27LJ3pkuvgnzHfn+tLJ8OFFNeMPswpdte4M0RlDwkpvttEyXMEObD/LRJ BpzLioMKe4tHLjwJJRQQATrRZ9p70YfozmPBkL1COyOXVls2bH5WUF4RdSLkSsdT PEfHeTA8smpspdGwq2HQS67kOgHhc/5jOC1SLBDqRk35Is7EiBI1iC2ZV1zNRLPJ astn73AM4Avi1QJsVFmtFcKU+XW2AV4s1bpmZX/XMuXdUXS9ZHX3X7OL6wHref8H JypC1NAR3VeA/zmalFRtQtuqCVlfjQHsUmo/uElTpo7g9nqskoh9Dst8WXU9DlrL KoPSD9ZmlQnxMmxZkOsutUUCt9cEA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrleeggddugeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DED1FE46AB; Mon, 1 Apr 2019 16:24:41 -0400 (EDT) From: Thomas Monjalon To: David Hunt Cc: dev@dpdk.org, "Burakov, Anatoly" , stable@dpdk.org Date: Mon, 01 Apr 2019 22:24:40 +0200 Message-ID: <3225814.JdHfxxpRC7@xps> In-Reply-To: <8c3cc8f3-ff07-db5d-53d2-a688c7f320dd@intel.com> References: <20190329161142.39787-1-david.hunt@intel.com> <20190329163920.40415-1-david.hunt@intel.com> <8c3cc8f3-ff07-db5d-53d2-a688c7f320dd@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] lib/power: fix governor storage to trim newlines X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2019 20:24:43 -0000 29/03/2019 18:56, Burakov, Anatoly: > On 29-Mar-19 4:39 PM, David Hunt wrote: > > Currently the Power Libray stores the governor name with an embedded > > newline read from the scaling_governor sysfs file. This patch strips > > it out. > > > > Fixes: 445c6528b55f ("power: common interface for guest and host") > > Cc: stable@dpdk.org > > > > Signed-off-by: David Hunt > > Acked-by: Anatoly Burakov Applied, thanks 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 2FE2FA0679 for ; Mon, 1 Apr 2019 22:24:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 88CB24CA7; Mon, 1 Apr 2019 22:24:45 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8860E37A8; Mon, 1 Apr 2019 22:24:43 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 120D722085; Mon, 1 Apr 2019 16:24:43 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 01 Apr 2019 16:24:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=I10PqCBo6njcT5G7ychymQMkT0gzAr7KDE4tOTc7hA0=; b=J953TYvL4sZz aG0vMBvwvlKAMD0qA8C0jF3BYrjPuVdA/vAMbz5/2TvI8D5uGlrhLE+kRQ2DpLO/ +VAUM1sQUepywlyKXv3OPyRgPYdCFTN3q69cYmSBKaSVR3CfL6ppIPczKOW47n0g iMI1uxoTx2dD5qnXH6nC4vzANooWTCE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=I10PqCBo6njcT5G7ychymQMkT0gzAr7KDE4tOTc7h A0=; b=27LJ3pkuvgnzHfn+tLJ8OFFNeMPswpdte4M0RlDwkpvttEyXMEObD/LRJ BpzLioMKe4tHLjwJJRQQATrRZ9p70YfozmPBkL1COyOXVls2bH5WUF4RdSLkSsdT PEfHeTA8smpspdGwq2HQS67kOgHhc/5jOC1SLBDqRk35Is7EiBI1iC2ZV1zNRLPJ astn73AM4Avi1QJsVFmtFcKU+XW2AV4s1bpmZX/XMuXdUXS9ZHX3X7OL6wHref8H JypC1NAR3VeA/zmalFRtQtuqCVlfjQHsUmo/uElTpo7g9nqskoh9Dst8WXU9DlrL KoPSD9ZmlQnxMmxZkOsutUUCt9cEA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrleeggddugeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DED1FE46AB; Mon, 1 Apr 2019 16:24:41 -0400 (EDT) From: Thomas Monjalon To: David Hunt Cc: dev@dpdk.org, "Burakov, Anatoly" , stable@dpdk.org Date: Mon, 01 Apr 2019 22:24:40 +0200 Message-ID: <3225814.JdHfxxpRC7@xps> In-Reply-To: <8c3cc8f3-ff07-db5d-53d2-a688c7f320dd@intel.com> References: <20190329161142.39787-1-david.hunt@intel.com> <20190329163920.40415-1-david.hunt@intel.com> <8c3cc8f3-ff07-db5d-53d2-a688c7f320dd@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2] lib/power: fix governor storage to trim newlines X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190401202440.Awf56EzKZ4ubLAqLdpKyDIOcnTGooDXWfL5KhzQlXSQ@z> 29/03/2019 18:56, Burakov, Anatoly: > On 29-Mar-19 4:39 PM, David Hunt wrote: > > Currently the Power Libray stores the governor name with an embedded > > newline read from the scaling_governor sysfs file. This patch strips > > it out. > > > > Fixes: 445c6528b55f ("power: common interface for guest and host") > > Cc: stable@dpdk.org > > > > Signed-off-by: David Hunt > > Acked-by: Anatoly Burakov Applied, thanks