All of lore.kernel.org
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: Mats Liljegren <mats.liljegren@enea.com>
Cc: ltp-list@lists.sourceforge.net, Kevin Hilman <khilman@linaro.org>,
	Frederic Weisbecker <fweisbec@gmail.com>
Subject: Re: [LTP] [RFC][PATCH] partrt_nohz_full: Introducing a new test case
Date: Tue, 22 Apr 2014 16:07:17 +0200	[thread overview]
Message-ID: <20140422140717.GF3951@rei> (raw)
In-Reply-To: <1397663294-60210-1-git-send-email-mats.liljegren@enea.com>

Hi!
> This patch introduces a new test case, partrt_nohz_full.
> 
> This is sent as an RFC since as far as I understand it ltp is under
> stabilization. But I still wanted to send what I've got currently to see if
> there are any major issues with it.
> 
> This test case requires a couple of tools which can be cloned from here:
> 
> https://github.com/OpenEneaLinux/rt-tools

This may be a problematic, LTP testcases should be as selfcontained as
possible and should depend only on standard libraries/tools.

> The tools are scripts so they are easily copied to somewhere PATH will find
> them.
> 
> The patch applies on ltp, which can be cloned from here:
> 
> https://github.com/linux-test-project/ltp.git
> 
> The patch applies to commit hash b24ce8f6bcf315078bdc48bbddf780b964ffa59a.
> 
> To run the test case, do the following:
> 
> partrt create <cpumask>

Again selfcontained, the testcase should be able to run just by runltp.
Any preparation and cleanup should be done in the testcase.

> runltp -f partrt_nohz_full
> 
> where <cpumask> should be a hexadecimal mask of nohz_full kernel boot parameter.
> If you're too lazy to translate it by hand, you can use list2mask tool from
> the rt-tools repository:
> 
> partrt create 0x$(list2mask --nohz)
> runltp -f partrt_nohz_full

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  parent reply	other threads:[~2014-04-22 14:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 13:50 [LTP] Testing absence of ticks with nohz_full Mats Liljegren
2014-03-10 14:04 ` chrubis
2014-03-10 15:17 ` Frederic Weisbecker
2014-03-10 15:27   ` Steven Rostedt
2014-03-10 15:33     ` Frederic Weisbecker
2014-03-11 10:34   ` Mats Liljegren
2014-03-11 23:31     ` Steven Rostedt
2014-03-13 22:10 ` Kevin Hilman
2014-03-17 16:35   ` Mats Liljegren
2014-04-16 15:48     ` [LTP] [RFC][PATCH] partrt_nohz_full: Introducing a new test case Mats Liljegren
2014-04-16 15:48       ` Mats Liljegren
2014-04-22 15:47         ` chrubis
     [not found]           ` <20140423124410.29874232@mats-desktop>
2014-04-23 11:34             ` chrubis
     [not found]           ` <20140424105218.5cd2b5bf@mats-desktop>
2014-04-24  9:06             ` chrubis
     [not found]               ` <20140424140358.63dac752@mats-desktop>
2014-04-24 12:35                 ` chrubis
2014-04-22 14:07       ` chrubis [this message]
     [not found]         ` <20140423084101.536f03f0@mats-desktop>
2014-04-23 10:24           ` chrubis
2014-04-28 15:06       ` [LTP] [PATCH v2] " Mats Liljegren
2014-04-28 15:06         ` [LTP] [PATCH] " Mats Liljegren
2014-05-06 16:20           ` chrubis
     [not found]             ` <20140507132016.40361a0a@mats-desktop>
2014-05-07 12:17               ` chrubis
2014-05-13 14:11         ` [LTP] [PATCH v3] " Mats Liljegren
2014-05-13 14:11           ` Mats Liljegren
2014-06-02 17:17             ` chrubis
     [not found]               ` <20140603104018.3b0cba6f@mats-desktop>
2014-06-03 11:31                 ` chrubis
     [not found]                 ` <20141030171737.3eb800f1@mats-desktop>
2014-11-26 13:40                   ` Cyril Hrubis
2014-05-28 16:45           ` Mats Liljegren
2014-05-29 12:21             ` chrubis

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=20140422140717.GF3951@rei \
    --to=chrubis@suse.cz \
    --cc=fweisbec@gmail.com \
    --cc=khilman@linaro.org \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=mats.liljegren@enea.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.