public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Yi Lai <yi1.lai@intel.com>
Cc: ilpo.jarvinen@linux.intel.com, shuah@kernel.org,
	bhelgaas@google.com, Jonathan.Cameron@huawei.com,
	linux-pci@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] selftests/pcie_bwctrl: Add "set_pcie_speed.sh" to TEST_PROGS
Date: Tue, 4 Mar 2025 16:50:10 -0600	[thread overview]
Message-ID: <20250304225010.GA261848@bhelgaas> (raw)
In-Reply-To: <Z8FfK8rN30lKzvVV@ly-workstation>

On Fri, Feb 28, 2025 at 03:00:59PM +0800, Yi Lai wrote:
> The test shell script "set_pcie_speed.sh" is not installed in
> INSTALL_PATH. Attempting to execute set_pcie_cooling_state.sh shows
> warning:
> 
> "
> ./set_pcie_cooling_state.sh: line 119: ./set_pcie_speed.sh: No such file or directory
> "
> 
> Add "set_pcie_speed.sh" to TEST_PROGS.
> 
> Fixes: 838f12c3d551 ("selftests/pcie_bwctrl: Create selftests")
> Signed-off-by: Yi Lai  <yi1.lai@intel.com>

Applied to pci/bwctrl for v6.15, thanks!

> ---
>  tools/testing/selftests/pcie_bwctrl/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/testing/selftests/pcie_bwctrl/Makefile b/tools/testing/selftests/pcie_bwctrl/Makefile
> index 3e84e26341d1..48ec048f47af 100644
> --- a/tools/testing/selftests/pcie_bwctrl/Makefile
> +++ b/tools/testing/selftests/pcie_bwctrl/Makefile
> @@ -1,2 +1,2 @@
> -TEST_PROGS = set_pcie_cooling_state.sh
> +TEST_PROGS = set_pcie_cooling_state.sh set_pcie_speed.sh
>  include ../lib.mk
> -- 
> 2.39.2
> 

      reply	other threads:[~2025-03-04 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-28  7:00 [PATCH] selftests/pcie_bwctrl: Add "set_pcie_speed.sh" to TEST_PROGS Yi Lai
2025-03-04 22:50 ` Bjorn Helgaas [this message]

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=20250304225010.GA261848@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=bhelgaas@google.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=yi1.lai@intel.com \
    /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