lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 3 Oct 2023 05:10:04 +0000
From:   Swapnil Sapkal <swapnil.sapkal@....com>
To:     <ray.huang@....com>, <shuah@...nel.org>
CC:     <sukrut.bellary@...il.com>, <li.meng@....com>,
        <gautham.shenoy@....com>, <wyes.karny@....com>,
        <Perry.Yuan@....com>, <Mario.Limonciello@....com>,
        <linux-pm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <linux-kselftest@...r.kernel.org>,
        Swapnil Sapkal <swapnil.sapkal@....com>
Subject: [PATCH v3 0/2] Fix issues observed in selftests/amd-pstate

This series fixes issues observed with selftests/amd-pstate while
running performance comparison tests with different governors. First
patch changes relative paths with absolute path and also change it
with correct path wherever it is broken.
The second patch adds an option to provide perf binary path to
handle the case where distro perf does not work.

Changelog v2->v3:
	* Split the patch into two patches

Swapnil Sapkal (2):
  selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
  selftests/amd-pstate: Added option to provide perf binary path

 .../x86/amd_pstate_tracer/amd_pstate_trace.py |  2 +-
 .../testing/selftests/amd-pstate/gitsource.sh | 14 +++++++----
 tools/testing/selftests/amd-pstate/run.sh     | 23 +++++++++++++------
 tools/testing/selftests/amd-pstate/tbench.sh  |  4 ++--
 4 files changed, 28 insertions(+), 15 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ