]> git.baikalelectronics.ru Git - kernel.git/commit
testing: selftests: nft_flowtable.sh: use random netns names
authorFlorian Westphal <fw@strlen.de>
Tue, 16 Aug 2022 12:15:21 +0000 (14:15 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 17 Aug 2022 06:47:02 +0000 (08:47 +0200)
commit8e8286e60add94188d728e1b5c081494684ddf2b
treea50559d85c72517940e71dc7a219c7868254b715
parente2e89271a9861715a6888a61e3455e8d60f71f44
testing: selftests: nft_flowtable.sh: use random netns names

"ns1" is a too generic name, use a random suffix to avoid
errors when such a netns exists.  Also allows to run multiple
instances of the script in parallel.

Signed-off-by: Florian Westphal <fw@strlen.de>
tools/testing/selftests/netfilter/nft_flowtable.sh