diff options
author | Florian Westphal <fw@strlen.de> | 2018-10-31 20:26:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-17 11:24:31 +0300 |
commit | d15443a19d410126447e9ecac3a81967c82ce307 (patch) | |
tree | fb6207a70454aa708fd8ddf532079b5d5b5b7bbb /tools/perf | |
parent | 8fe8940ffcf6984dcf69e5c869aaf244f6d1742b (diff) | |
download | linux-d15443a19d410126447e9ecac3a81967c82ce307.tar.xz |
selftests: add script to stress-test nft packet path vs. control plane
[ Upstream commit 25d8bcedbf4329895dbaf9dd67baa6f18dad918c ]
Start flood ping for each cpu while loading/flushing rulesets to make
sure we do not access already-free'd rules from nf_tables evaluation loop.
Also add this to TARGETS so 'make run_tests' in selftest dir runs it
automatically.
This would have caught the bug fixed in previous change
("netfilter: nf_tables: do not skip inactive chains during generation update")
sooner.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions