selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 27 Oct 2021 03:35:52 +0000 (11:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:17:09 +0000 (19:17 +0100)
commita99e4d94df317577c8d27f2134b68594290a4069
treeeb6cdcecf3e8c047e2e69aed5a55a21e4e82cffe
parent00f991138c2fb9e510f8ba335a2147ac97419df5
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly

[ Upstream commit 648c3677062fbd14d754b853daebb295426771e8 ]

No need to kill tcpdump with -9.

Fixes: d23292476297 ("selftests/bpf: Add xdp_redirect_multi test")
Suggested-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20211027033553.962413-4-liuhangbin@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
tools/testing/selftests/bpf/test_xdp_redirect_multi.sh