diff options
author | Florian Westphal <fw@strlen.de> | 2024-04-12 02:36:06 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-13 03:51:23 +0300 |
commit | 3f189349e52ac69a8c4fffef339c5fe177d618f7 (patch) | |
tree | 47a5995742107ef55288ab3ecae650a4900116f8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 982a73c7c594d553a688353c6ae43560542c4cd2 (diff) | |
download | linux-3f189349e52ac69a8c4fffef339c5fe177d618f7.tar.xz |
selftests: netfilter: move to net subdir
.. so this can start re-using existing lib.sh infra in next patches.
Several of these scripts will not work, e.g. because they assume
rp_filter is disabled, or reliance on a particular version/flavor
of "netcat" tool.
Add config settings for them.
nft_trans_stress.sh script is removed, it also exists in the nftables
userspace selftests. I do not see a reason to keep two versions in
different repositories/projects.
The settings file is removed for now:
It was used to increase the timeout to avoid slow scripts from getting
zapped by the 45s timeout, but some of the slow scripts can be sped up.
Re-add it later for scripts that cannot be sped up easily.
Update MAINTAINERS to reflect that future updates to netfilter
scripts should go through netfilter-devel@.
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20240411233624.8129-2-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions