Linux Power Management development
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Meng Li <li.meng@amd.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>,
	Huang Rui <ray.huang@amd.com>,
	linux-pm@vger.kernel.org,
	"Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	Nathan Fontenot <nathan.fontenot@amd.com>,
	Deepak Sharma <deepak.sharma@amd.com>,
	Alex Deucher <alexander.deucher@amd.com>,
	Mario Limonciello <mario.limonciello@amd.com>,
	Jinzhou Su <Jinzhou.Su@amd.com>, Perry Yuan <Perry.Yuan@amd.com>,
	Xiaojian Du <Xiaojian.Du@amd.com>, Borislav Petkov <bp@alien8.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH V7 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
Date: Mon, 23 May 2022 13:02:01 +0530	[thread overview]
Message-ID: <20220523073201.asdi35v5f43aoaee@vireshk-i7> (raw)
In-Reply-To: <20220522115423.1147282-3-li.meng@amd.com>

On 22-05-22, 19:54, Meng Li wrote:
> Add amd-pstate-ut module, which is conceptually out-of-tree module
> and provides ways for selftests/amd-pstate driver to test various
> kernel module-related functionality. This module will be expected by
> some of selftests to be present and loaded.
> 
> Signed-off-by: Meng Li <li.meng@amd.com>
> Acked-by: Huang Rui <ray.huang@amd.com>
> ---
>  drivers/cpufreq/Kconfig.x86     |   7 +
>  drivers/cpufreq/Makefile        |   1 +
>  drivers/cpufreq/amd-pstate-ut.c | 293 ++++++++++++++++++++++++++++++++
>  3 files changed, 301 insertions(+)
>  create mode 100644 drivers/cpufreq/amd-pstate-ut.c

I wonder if this should be moved to selftest directories instead ?

-- 
viresh

  reply	other threads:[~2022-05-23  7:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 11:54 [PATCH V7 0/4] Add unit test module for AMD P-State driver Meng Li
2022-05-22 11:54 ` [PATCH V7 1/4] cpufreq: amd-pstate: Expose struct amd_cpudata Meng Li
2022-05-25 15:19   ` Shuah Khan
2022-05-22 11:54 ` [PATCH V7 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver Meng Li
2022-05-23  7:32   ` Viresh Kumar [this message]
2022-05-23  8:25     ` Meng, Li (Jassmine)
2022-05-25 16:05   ` Shuah Khan
2022-05-22 11:54 ` [PATCH V7 3/4] selftests: amd-pstate: Add test trigger " Meng Li
2022-05-25 16:15   ` Shuah Khan
2022-05-22 11:54 ` [PATCH V7 4/4] Documentation: amd-pstate: Add unit test introduction Meng Li
2022-05-25 16:21   ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220523073201.asdi35v5f43aoaee@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=Jinzhou.Su@amd.com \
    --cc=Perry.Yuan@amd.com \
    --cc=Xiaojian.Du@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=bp@alien8.de \
    --cc=deepak.sharma@amd.com \
    --cc=li.meng@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mario.limonciello@amd.com \
    --cc=nathan.fontenot@amd.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=ray.huang@amd.com \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox