linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rcutorture: Several fixes to run selftest scripts on PPC
@ 2016-05-19  3:42 Boqun Feng
  2016-05-19  3:42 ` [PATCH 1/4] rcutorture/doc: Add a new way to create initrd using dracut Boqun Feng
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Boqun Feng @ 2016-05-19  3:42 UTC (permalink / raw)
  To: linux-kernel, linuxppc-dev
  Cc: Paul E. McKenney, Josh Triplett, Steven Rostedt,
	Mathieu Desnoyers, Lai Jiangshan, Boqun Feng

I spend some time to make tools/testing/selftest/rcutorture run on PPC,
here are some documention and fixes made while I was trying.

The scripts are able to run and get results on PPC, however please
note there are some stalls even build errors that could be found
by the tests currently.

As I'm certainly not an expert of qemu or bash programming, there
may be something I am missing in those patches. So tests and comments
are welcome ;-)

Regards,
Boqun

Boqun Feng (4):
  rcutorture/doc: Add a new way to create initrd using dracut
  rcutorture: Use vmlinux as the fallback kernel image
  rcutorture: Make -soundhw a x86 specific option
  rcutorture: Don't specify the cpu type of QEMU on PPC

 .../testing/selftests/rcutorture/bin/functions.sh  | 13 ++++++-------
 .../selftests/rcutorture/bin/kvm-test-1-run.sh     | 13 +++++++------
 tools/testing/selftests/rcutorture/doc/initrd.txt  | 22 ++++++++++++++++++++++
 3 files changed, 35 insertions(+), 13 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-05-23 21:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19  3:42 [PATCH 0/4] rcutorture: Several fixes to run selftest scripts on PPC Boqun Feng
2016-05-19  3:42 ` [PATCH 1/4] rcutorture/doc: Add a new way to create initrd using dracut Boqun Feng
2016-05-19  3:42 ` [PATCH 2/4] rcutorture: Use vmlinux as the fallback kernel image Boqun Feng
2016-05-19  3:42 ` [PATCH 3/4] rcutorture: Make -soundhw a x86 specific option Boqun Feng
2016-05-19  4:23   ` Josh Triplett
2016-05-19 14:10     ` Paul E. McKenney
2016-05-19 15:40       ` Josh Triplett
2016-05-19 16:23         ` Paul E. McKenney
2016-05-19 19:38           ` Paul E. McKenney
2016-05-19 20:24             ` Josh Triplett
2016-05-23 21:21               ` Paul E. McKenney
2016-05-19  3:42 ` [PATCH 4/4] rcutorture: Don't specify the cpu type of QEMU on PPC Boqun Feng
2016-05-19  4:25 ` [PATCH 0/4] rcutorture: Several fixes to run selftest scripts " Josh Triplett
2016-05-19 14:14   ` 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;
as well as URLs for NNTP newsgroup(s).