Hi Janusz, > Subtests that measure time of resume after engine reset require results > from at least 9 reset-resume cycles for reasonable calculation of a median > value to be compared against a presumed limit. On most Gen12+ platforms, > as well as on some older ones like JSL, CHV, ILK or ELK, the current limit > of 5 seconds for collecting those results occurs too short. > > Raise the limit to an empirically determined value of 20 seconds and break > the loop as soon as 9 results are collected. > > v3: Use NUMER_OF_MEASURED_CYCLES_NEEDED symbol (Kamil). > v2: Split out a change in handling of not enough measurements to a > separate patch (Kamil), > - reword commit message to be more distinct from other patches in > series (Kamil), > - reword commit message and description so they no longer state the > scope of the issue is limited to Gen12+, and list other (non-Gen12+) > platforms found also affected. > > Cc: Krzysztof Karas <[email protected]> > Cc: Kamil Konieczny <[email protected]> > Signed-off-by: Janusz Krzysztofik <[email protected]>
Reviewed-by: Krzysztof Karas <[email protected]> -- Best Regards, Krzysztof
