commit | d45e326b3aad4d4ac15e497035e9c5f0857f1f98 | [log] [tgz] |
---|---|---|
author | Anders Roxell <anders.roxell@linaro.org> | Tue Apr 29 09:23:28 2025 +0200 |
committer | nareshkamboju <naresh.kamboju@gmail.com> | Fri May 02 17:33:48 2025 +0530 |
tree | 2b8c82ceada2542f248c8f2f6ee138b941bb104d | |
parent | a0b6641fc2fc4e340d9cc48d5361b8bde16cd4e7 [diff] |
automated: linux: pi-stress: add pthreashold variable Adds a `pthreshold` field to the pi-stress test configuration. The `pthreshold` parameter allows users to define a performance threshold for the maximum acceptable latency, enabling more flexible validation criteria. If the maximum latency exceeds the configured `pthreshold`, the test will fail, providing an additional mechanism for automated performance evaluation. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>