Re: [PATCH PM-QA v2] cputopology: add scheduler domain flag test

2015-03-24 Thread Vincent Guittot
On 24 March 2015 at 07:34, Amit Kucheria wrote: > On Wed, Mar 11, 2015 at 1:08 AM, Larry Bassel wrote: >> On 10 Mar 15 12:30, Lisa Nguyen wrote: >>> On 3 March 2015 at 13:02, Larry Bassel wrote: >>> > >>> > Add test which checks and prints scheduler domain flags. >>> > >>> > Signed-off-by: Larry

Re: [PATCH PM-QA v2] cputopology: add scheduler domain flag test

2015-03-24 Thread Amit Kucheria
On Tue, Mar 24, 2015 at 1:58 PM, Vincent Guittot wrote: > On 24 March 2015 at 07:34, Amit Kucheria wrote: >> On Wed, Mar 11, 2015 at 1:08 AM, Larry Bassel >> wrote: root@linaro-developer:~/pm-qa/cputopology# ./cputopology_03.sh cputopology_03.0/cpu0: checking sched_domain_flags (doma

Re: [PATCH PM-QA 2/2] cpufreq: Remove unnecessary checks

2015-03-24 Thread Amit Kucheria
On Thu, Feb 19, 2015 at 5:44 AM, Lisa Nguyen wrote: > The check function already determines if a subtest fails, passes, or > skips. No need to check for the return value of the command. > > Signed-off-by: Lisa Nguyen > --- > cpufreq/cpufreq_08.sh |3 --- > cpufreq/cpufreq_09.sh |6 --

Re: [PATCH PM-QA v2] cputopology: add arm capacity calculation test

2015-03-24 Thread Larry Bassel
On 24 Mar 15 12:10, Amit Kucheria wrote: > Larry, > > Could you also please attach the output of the script on your test platform? It is attached (there are still debugging printfs in it). > > Regards, > Amit Larry > > On Mon, Mar 9, 2015 at 3:55 AM, Larry Bassel wrote: > > Add test which v