public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rcu 0/13] Torture-test scripting updates for v5.18
@ 2022-02-04 23:55 Paul E. McKenney
  2022-02-04 23:55 ` [PATCH rcu 01/13] torture: Drop trailing ^M from console output Paul E. McKenney
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Paul E. McKenney @ 2022-02-04 23:55 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series provides updates to the torture-test scripting.

1.	Drop trailing ^M from console output.

2.	Allow four-digit repetition numbers for --configs parameter.

3.	Output per-failed-run summary lines from torture.sh.

4.	Make kvm.sh summaries note runs having only KCSAN reports.

5.	Indicate which torture.sh runs' bugs are all KCSAN reports.

6.	Compress KCSAN as well as KASAN vmlinux files.

7.	Make kvm-remote.sh try multiple times to download tarball.

8.	Print only one summary line per run.

9.	Make kvm-find-errors.sh notice missing vmlinux file.

10.	Change KVM environment variable to RCUTORTURE.

11.	Make torture.sh help message match reality.

12.	Test SRCU size transitions.

13.	Provide non-power-of-two Tasks RCU scenarios.

						Thanx, Paul

------------------------------------------------------------------------

 b/tools/testing/selftests/rcutorture/bin/console-badness.sh    |    2 
 b/tools/testing/selftests/rcutorture/bin/kvm-again.sh          |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-check-branches.sh |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-end-run-stats.sh  |    4 -
 b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh    |    6 +
 b/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh    |    2 
 b/tools/testing/selftests/rcutorture/bin/kvm-remote.sh         |   17 ++--
 b/tools/testing/selftests/rcutorture/bin/kvm.sh                |    2 
 b/tools/testing/selftests/rcutorture/bin/parse-console.sh      |   10 ++
 b/tools/testing/selftests/rcutorture/bin/torture.sh            |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/RUDE01        |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-N.boot   |    1 
 b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot   |    2 
 b/tools/testing/selftests/rcutorture/configs/rcu/TRACE01       |    2 
 tools/testing/selftests/rcutorture/bin/kvm-remote.sh           |    8 +-
 tools/testing/selftests/rcutorture/bin/kvm.sh                  |   14 +--
 tools/testing/selftests/rcutorture/bin/torture.sh              |   40 ++++++----
 17 files changed, 78 insertions(+), 44 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-02-04 23:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04 23:55 [PATCH rcu 0/13] Torture-test scripting updates for v5.18 Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 01/13] torture: Drop trailing ^M from console output Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 02/13] torture: Allow four-digit repetition numbers for --configs parameter Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 03/13] torture: Output per-failed-run summary lines from torture.sh Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 04/13] torture: Make kvm.sh summaries note runs having only KCSAN reports Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 05/13] torture: Indicate which torture.sh runs' bugs are all " Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 06/13] torture: Compress KCSAN as well as KASAN vmlinux files Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 07/13] torture: Make kvm-remote.sh try multiple times to download tarball Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 08/13] torture: Print only one summary line per run Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 09/13] torture: Make kvm-find-errors.sh notice missing vmlinux file Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 10/13] torture: Change KVM environment variable to RCUTORTURE Paul E. McKenney
2022-02-04 23:55 ` [PATCH rcu 11/13] torture: Make torture.sh help message match reality Paul E. McKenney
2022-02-04 23:56 ` [PATCH rcu 12/13] rcutorture: Test SRCU size transitions Paul E. McKenney
2022-02-04 23:56 ` [PATCH rcu 13/13] rcutorture: Provide non-power-of-two Tasks RCU scenarios Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox