big.LITTLE IKS benchmark testing taking too long time than before

Bug #1129320 reported by Naresh Kamboju
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro big.LITTLE
Fix Released
High
viresh kumar
Obsolete LAVA Test
Invalid
Undecided
Unassigned

Bug Description

we have workbench invocation for TC2 which previously took approximately 4 minutes to complete when the logs were getting printed. But now without logs it takes 45 minutes to execute.

single loop log;
https://pastebin.linaro.org/1742/

complete log can be found at http://validation.linaro.org/lava-server/scheduler/job/48079
Dashboard link: http://validation.linaro.org/lava-server/dashboard/image-reports/linaro-android-restricted_vexpress-linaro-iks

Job that took 4 minutes
https://validation.linaro.org/lava-server/scheduler/job/45535/log_file#entry412

Revision history for this message
vishal (vishalbhoj) wrote :

Its difficult to comment currently since the stdout logs are missing in the logs. Can you test it once with lava-android-test locally on your board and let us know if it is a problem with lava-android-test integration and takes 40 minutes ?

description: updated
Revision history for this message
vishal (vishalbhoj) wrote :

Found the issue. Looks like the workbench patches for LAVA branch were wrongly rebased. Looking at the configs which are split it appears that each congig has NumTimes set as 15 which is supposed to be configured as 1:

ID,Status,NumTimes,UseCase,OS Mode,A7 Cores,A15 Cores,A7 Governor,A15 Governor,hispeed_freq,above_hispeed_delay,go_hispeed_load,timer_rate
  2a,yes,15,Bbench_with_audio,iks_cpu,2,2,Interactive,Interactive,500000,80000,85,20000

Here is the file:
https://linaro-private.git.linaro.org/gitweb?p=workload-automation.git;a=blob;f=config_iks1.csv;h=7df417e4855ed726861491744f435238305fd43f;hb=2aa72d2a67caf1930ad9d42931cb73baf1e1fb1e

Changed in lava-test:
status: New → Invalid
David Zinman (dzinman)
Changed in linaro-big-little-system:
assignee: nobody → viresh kumar (viresh.kumar)
importance: Undecided → High
Revision history for this message
vishal (vishalbhoj) wrote :
Revision history for this message
viresh kumar (viresh.kumar) wrote :

Fixed with following commit:

commit cd66508cb0fe1047042f8abf302b9903e94b6a29
Author: Viresh Kumar <email address hidden>
Date: Thu Feb 21 08:23:17 2013 +0530

    lava-configs: Set iteration count as 1 for all modes

    Signed-off-by: Viresh Kumar <email address hidden>
---
 config_audio_iks.csv | 2 +-
 config_audio_mp.csv | 2 +-
 config_audio_ns_a7.csv | 2 +-
 config_iks1.csv | 2 +-
 config_iks2.csv | 2 +-
 config_mp1.csv | 2 +-
 config_mp2.csv | 2 +-
 config_ns_a15.csv | 2 +-
 config_ns_a7.csv | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

Changed in linaro-big-little-system:
status: New → Fix Committed
Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

the above commit has fixed this bug.
which is no more producible on big.LITTLE IKS kernel 13.02 release.
moving this bug status to fix-released.

Changed in linaro-big-little-system:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.