commit | 1f83b835a3eaa5ae4bd825fb07182698bfc243ba | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Oct 21 16:02:47 2021 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Oct 22 14:03:18 2021 -0700 |
tree | dc890d260aaa0d477a13804d12c4ec752bdf1d76 | |
parent | 32f8807a48ae55be0e76880cfe8607a18b5bb0df [diff] |
fcnal-test: kill hanging ping/nettest binaries on cleanup On my box I see a bunch of ping/nettest processes hanging around after fcntal-test.sh is done. Clean those up before netns deletion. Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: David Ahern <dsahern@kernel.org> Link: https://lore.kernel.org/r/20211021140247.29691-1-fw@strlen.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>