diff options
author | Florian Westphal <fw@strlen.de> | 2024-04-23 16:05:44 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-25 03:12:44 +0300 |
commit | 546fb63fe85e52c178684d4a7fac161708cdf34a (patch) | |
tree | 661d354cf4561e061482789908f3ba9f2036f8b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 66270920f90fadb8f29477eb2b83cfb821bac621 (diff) | |
download | linux-546fb63fe85e52c178684d4a7fac161708cdf34a.tar.xz |
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 <fw@strlen.de>
Link: https://lore.kernel.org/r/20240423130604.7013-2-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions