Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp398047ybe; Fri, 6 Sep 2019 00:59:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqwMMlPc+RVSuxzhmK9uMn0bKGXasOyqEi4aX2LxDsTccrq4EikjSH7eSpO6AomR91KYtEip X-Received: by 2002:a62:1b97:: with SMTP id b145mr9236787pfb.59.1567756755141; Fri, 06 Sep 2019 00:59:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567756755; cv=none; d=google.com; s=arc-20160816; b=D3L5fUvLU/ykiDfPP5R3MvW1A5Qf6/Pzn7NJKOktehac58yEkesOdrA0/qLChdRDem gD7ncdY6MmiccU9qE0hxrUuTolNiYKDhSbNN1+beng6jT0zgfecD/4rNyoI6TWiiWV5J NuaXO+qSh6DXQj/NFojxdWQ8oANi6wCxjODrT5ja8+HJr1yCno1gRUpFf22E8bhgBfX1 TYVEpXedGhHkuY4aFMsQomuWL3dyRUir71Ukf3a9EFXnNM+f1+/zEr018V2W7yJQvdfr O5y1Zk4vhsYVC7fmYq63nQ5OZltFAARzvCfFzSEFTHelh32G4VJlB8fF2kPboP6Xjglm Ei7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=8rK/HvLE9/tzR1j2qzc/pAVDrUHPjNBFv/m6tjMw/NA=; b=EOZ8cbUwYKiNqV00zyR91wyTS0y7AnB3yBLd0Suffl72mqL5StG7DHpQT6Z+NDPsm/ ZjC/XwTFaSjLhXyP7B78s1fZXKBnixJX4eygDVfYL8Zzo7graV6P6dQrj33QWl2L5UfE /WGnP2wScGKMZ5khjRRC46YiQy9F72OZ5tjHjycbH6QBmeKWnnqVoa+8EtXoL8IJE06f rAlV5ztPSE1UJJGwP7tJCKydl3gzlZituAeleshkEbSmK8rtFXPQ1Q8UaRJC54LBP9mJ V/xF4fZqyGbjlNQjTCJuW6AZjc4AT/600fCquNK5q4k+JEJvvGJ7crPjqz1Gk6+EDTK+ 6s7Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b3si4779190pfo.123.2019.09.06.00.58.59; Fri, 06 Sep 2019 00:59:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388178AbfIEXF6 (ORCPT + 99 others); Thu, 5 Sep 2019 19:05:58 -0400 Received: from mga09.intel.com ([134.134.136.24]:49498 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726626AbfIEXF5 (ORCPT ); Thu, 5 Sep 2019 19:05:57 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2019 16:05:57 -0700 X-IronPort-AV: E=Sophos;i="5.64,471,1559545200"; d="scan'208";a="334712141" Received: from spandruv-mobl.amr.corp.intel.com ([10.251.155.245]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Sep 2019 16:05:56 -0700 Message-ID: Subject: Re: [PATCH v2 0/9] tools-power-x86-intel-speed-select: Fixes and updates for output From: Srinivas Pandruvada To: Prarit Bhargava , platform-driver-x86@vger.kernel.org Cc: andriy.shevchenko@intel.com, David Arcari , linux-kernel@vger.kernel.org Date: Thu, 05 Sep 2019 16:05:55 -0700 In-Reply-To: <20190905120311.15286-1-prarit@redhat.com> References: <20190905120311.15286-1-prarit@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-1.fc28) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2019-09-05 at 08:03 -0400, Prarit Bhargava wrote: > Some general fixes and updates for intel-speed-select. Fixes include > some > typos as well as an off-by-one cpu count reporting error. Updates > for the > output are > > - switching to MHz as a standard > - reporting CPU frequencies instead of ratios as a standard > - viewing a human-readable CPU list. > - avoiding reporting "0|1" as success|fail as these can be confusing > for a > user. > > v2: Add additional patch to fix memory leak and remove help text in > 8/9. For the series Acked-by: Srinivas Pandruvada > > Cc: Srinivas Pandruvada > Cc: David Arcari > Cc: linux-kernel@vger.kernel.org > > Prarit Bhargava (9): > tools/power/x86/intel-speed-select: Fix package typo > tools/power/x86/intel-speed-select: Fix help option typo > tools/power/x86/intel-speed-select: Fix cpu-count output > tools/power/x86/intel-speed-select: Simplify output for turbo-freq > and > base-freq > tools/power/x86/intel-speed-select: Switch output to MHz > tools/power/x86/intel-speed-select: Change turbo ratio output to > maximum turbo frequency > tools/power/x86/intel-speed-select: Output human readable CPU list > tools/power/x86/intel-speed-select: Output success/failed for > command > output > tools/power/x86/intel-speed-select: Fix memory leak > > .../x86/intel-speed-select/isst-config.c | 21 +-- > .../x86/intel-speed-select/isst-display.c | 120 +++++++++++++--- > -- > 2 files changed, 98 insertions(+), 43 deletions(-) >