All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boqun Feng <boqun.feng@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: rcu@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-team@meta.com, rostedt@goodmis.org
Subject: Re: [PATCH 0/6] Torture-test updates for post-v4.19
Date: Thu, 1 Jan 2026 16:46:38 +0800	[thread overview]
Message-ID: <aVY0btDoGY17otfc@tardis-2.local> (raw)
In-Reply-To: <eb69cddd-2e89-43a5-ba61-95af1d820dc0@paulmck-laptop>

On Mon, Dec 29, 2025 at 11:13:55AM -0800, Paul E. McKenney wrote:
> Hello!
> 
> These patches update the torture testing, most notably improving the
> performance of kvm-series.sh by a small but useful integer factor.
> 
> 1.	Add context checks to rcu_torture_timer().
> 
> 2.	Parallelize kvm-series.sh guest-OS execution.
> 
> 3.	Make kvm-series.sh give build numbers and totals.
> 
> 4.	Make kvm-series.sh give run numbers and totals.
> 
> 5.	Make config2csv.sh properly handle comments in .boot files.
> 
> 6.	Include commit discription in testid.txt.
> 
> 						Thanx, Paul
> 

Queued, thank you!

Regards,
Boqun

> ------------------------------------------------------------------------
> 
>  b/kernel/rcu/rcutorture.c                              |    3 
>  b/tools/testing/selftests/rcutorture/bin/config2csv.sh |    2 
>  b/tools/testing/selftests/rcutorture/bin/kvm-series.sh |  176 ++++++++++++++---
>  b/tools/testing/selftests/rcutorture/bin/mktestid.sh   |    2 
>  tools/testing/selftests/rcutorture/bin/kvm-series.sh   |   12 -
>  5 files changed, 169 insertions(+), 26 deletions(-)
> 

      parent reply	other threads:[~2026-01-01  8:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29 19:13 [PATCH 0/6] Torture-test updates for post-v4.19 Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 1/6] rcutorture: Add context checks to rcu_torture_timer() Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 2/6] torture: Parallelize kvm-series.sh guest-OS execution Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 3/6] torture: Make kvm-series.sh give build numbers and totals Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 4/6] torture: Make kvm-series.sh give run " Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 5/6] torture: Make config2csv.sh properly handle comments in .boot files Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 6/6] torture: Include commit discription in testid.txt Paul E. McKenney
2026-01-01  8:46 ` Boqun Feng [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=aVY0btDoGY17otfc@tardis-2.local \
    --to=boqun.feng@gmail.com \
    --cc=kernel-team@meta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@kernel.org \
    --cc=rcu@vger.kernel.org \
    --cc=rostedt@goodmis.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.