[PATCH rcu 00/13] Torture script changes for v6.17

neeraj.upadhyay@kernel.org posted 13 patches 3 months ago
kernel/rcu/refscale.c                         | 32 +-------
.../selftests/rcutorture/bin/kvm-build.sh     |  2 +-
tools/testing/selftests/rcutorture/bin/kvm.sh | 15 +---
.../selftests/rcutorture/bin/mktestid.sh      | 29 +++++++
.../selftests/rcutorture/bin/torture.sh       | 78 +++++++++++++++----
5 files changed, 95 insertions(+), 61 deletions(-)
create mode 100755 tools/testing/selftests/rcutorture/bin/mktestid.sh
[PATCH rcu 00/13] Torture script changes for v6.17
Posted by neeraj.upadhyay@kernel.org 3 months ago
From: "Neeraj Upadhyay (AMD)" <neeraj.upadhyay@kernel.org>

Hello,

This patch series contains following updates to the torture scripts (rebased
on v6.16-rc3):

Paul E. McKenney (13):
  torture: Suppress torture.sh "Zero time" messages for disabled tests
  torture: Permit multiple space characters in kvm.sh --kconfig argument
  torture: Make torture.sh KCSAN runs set
    CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=y
  torture: Default --no-rcutasksflavors on arm64
  torture: Default --no-clocksourcewd on arm64
  torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runs
  torture: Suppress "find" diagnostics from torture.sh --do-none run
  torture: Extract testid.txt generation to separate script
  torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust
    runs
  torture: Make torture.sh tolerate runs having bad kvm.sh arguments
  torture: Add "ERROR" diagnostic for testing kernel-build output
  torture: Make torture.sh --allmodconfig testing fail on warnings
  torture: Remove support for SRCU-lite

 kernel/rcu/refscale.c                         | 32 +-------
 .../selftests/rcutorture/bin/kvm-build.sh     |  2 +-
 tools/testing/selftests/rcutorture/bin/kvm.sh | 15 +---
 .../selftests/rcutorture/bin/mktestid.sh      | 29 +++++++
 .../selftests/rcutorture/bin/torture.sh       | 78 +++++++++++++++----
 5 files changed, 95 insertions(+), 61 deletions(-)
 create mode 100755 tools/testing/selftests/rcutorture/bin/mktestid.sh

-- 
2.40.1