diff options
author | Kees Cook <[email protected]> | 2020-07-14 11:30:23 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-07-17 13:56:35 -0600 |
commit | 850d0cc64c8e2e0895acf735ac0a53c78b80dbe5 (patch) | |
tree | a16d20db30270299c9bab9838eb60b2845a6eadd /tools/perf/scripts/python/netdev-times.py | |
parent | 4c6614dc86ad99208e7582108669831c4ab72982 (diff) |
selftests/harness: Limit step counter reporting
When the selftest "step" counter grew beyond 255, non-fatal warnings
were being emitted, which is noisy and pointless. There are selftests
with more than 255 steps (especially those in loops, etc). Instead,
just cap "steps" to 254 and do not report the saturation.
Reported-by: Ralph Campbell <[email protected]>
Tested-by: Ralph Campbell <[email protected]>
Fixes: 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP")
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions