All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: josh@joshtriplett.org, rostedt@goodmis.org, shuah@kernel.org,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH 0/9] Trivial fixup for KVM-based rcutorture test framework
Date: Fri, 3 Nov 2017 10:59:28 -0700	[thread overview]
Message-ID: <20171103175928.GO3624@linux.vnet.ibm.com> (raw)
In-Reply-To: <20171103101728.28288-1-sj38.park@gmail.com>

On Fri, Nov 03, 2017 at 07:17:19PM +0900, SeongJae Park wrote:
> This patchset contains trivial fixup and enhancements for KVM-based rcutorture
> test framework.

Nice updates!  These survived some rcutorture testing, so I have queued
them for further testing and review.  I did update the commit logs,
and had to hand-apply one patch, so could you please double-check my
-rcu tree to make sure that I didn't mess anything up?

							Thanx, Paul

> SeongJae Park (9):
>   rcutorture/configinit: Fix build directory error message
>   rcutorture: Remove unused script, config2frag.sh
>   rcutorture/kvm.sh: Remove unused variable, `alldone`
>   rcutorture/kvm.sh: Use consistent usage for --qemu-args
>   rcutorture/kvm.sh: Support execution from any directory
>   rcutorture/kvm-recheck-*: Improve result directory readability check
>   rcutorture/kvm-build.sh: Skip build directory check
>   rcutorture: Simplify logging
>   rcutorture: Simplify functions.sh include path
> 
>  .../selftests/rcutorture/bin/config2frag.sh        | 25 -------------
>  .../testing/selftests/rcutorture/bin/configinit.sh |  2 +-
>  .../testing/selftests/rcutorture/bin/kvm-build.sh  |  5 ---
>  .../selftests/rcutorture/bin/kvm-recheck-lock.sh   |  2 +-
>  .../selftests/rcutorture/bin/kvm-recheck-rcu.sh    |  4 +--
>  .../rcutorture/bin/kvm-recheck-rcuperf-ftrace.sh   |  2 +-
>  .../rcutorture/bin/kvm-recheck-rcuperf.sh          |  4 +--
>  .../selftests/rcutorture/bin/kvm-recheck.sh        |  2 +-
>  .../selftests/rcutorture/bin/kvm-test-1-run.sh     |  6 ++--
>  tools/testing/selftests/rcutorture/bin/kvm.sh      | 42 +++++++++-------------
>  10 files changed, 26 insertions(+), 68 deletions(-)
>  delete mode 100755 tools/testing/selftests/rcutorture/bin/config2frag.sh
> 
> -- 
> 2.13.0
> 

  parent reply	other threads:[~2017-11-03 17:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 10:17 [PATCH 0/9] Trivial fixup for KVM-based rcutorture test framework SeongJae Park
2017-11-03 10:17 ` [PATCH 1/9] rcutorture/configinit: Fix build directory error message SeongJae Park
2017-11-03 10:17 ` [PATCH 2/9] rcutorture: Remove unused script, config2frag.sh SeongJae Park
2017-11-03 10:17 ` [PATCH 3/9] rcutorture/kvm.sh: Remove unused variable, `alldone` SeongJae Park
2017-11-03 10:17 ` [PATCH 4/9] rcutorture/kvm.sh: Use consistent usage for --qemu-args SeongJae Park
2017-11-03 10:17 ` [PATCH 5/9] rcutorture/kvm.sh: Support execution from any directory SeongJae Park
2017-11-03 10:17 ` [PATCH 6/9] rcutorture/kvm-recheck-*: Improve result directory readability check SeongJae Park
2017-11-03 10:17 ` [PATCH 7/9] rcutorture/kvm-build.sh: Skip build directory check SeongJae Park
2017-11-03 10:17 ` [PATCH 8/9] rcutorture: Simplify logging SeongJae Park
2017-11-03 10:17 ` [PATCH 9/9] rcutorture: Simplify functions.sh include path SeongJae Park
2017-11-03 17:59 ` Paul E. McKenney [this message]
2017-11-03 18:43   ` [PATCH 0/9] Trivial fixup for KVM-based rcutorture test framework SeongJae Park

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=20171103175928.GO3624@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=shuah@kernel.org \
    --cc=sj38.park@gmail.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 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.