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)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 5 Nov 2021 15:38:26 +0000 (16:38 +0100)
commit648c3677062fbd14d754b853daebb295426771e8
tree09e854716b50c1585d430687451094fa9610bbd2
parentf53ea9dbf78d42a10e2392b5c59362ccc224fd1d
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly

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
tools/testing/selftests/bpf/test_xdp_redirect_multi.sh