diff options
author | Florian Westphal <[email protected]> | 2024-04-23 15:05:44 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-24 17:12:44 -0700 |
commit | 546fb63fe85e52c178684d4a7fac161708cdf34a (patch) | |
tree | 661d354cf4561e061482789908f3ba9f2036f8b3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 66270920f90fadb8f29477eb2b83cfb821bac621 (diff) |
selftests: netfilter: nft_concat_range.sh: move to lib.sh infra
Use busywait helper instead of unconditional sleep, reduces run time
from 6m to 2:30 on my system.
The busywait helper calls the function passed to it as argument; disable
the shellcheck test for unreachable code, it generates many (false)
warnings here.
Signed-off-by: Florian Westphal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions