samples/bpf: Remove unused test_ipip.sh
authorHangbin Liu <liuhangbin@gmail.com>
Tue, 10 Nov 2020 01:50:13 +0000 (09:50 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 10 Nov 2020 23:37:45 +0000 (15:37 -0800)
commite2215b0555ccd5ad25e260d6c949558b5796b3dc
tree30fa896d48f6e4489d5867018e5d3e0db54a6dc8
parent58cfa49c2ba7f815adccc27a775e7cf8a8f7f539
samples/bpf: Remove unused test_ipip.sh

The tcbpf2_kern.o and related kernel sections are moved to bpf
selftest folder since b05cd7404323 ("samples/bpf: remove the bpf tunnel
testsuite."). Remove this one as well.

Fixes: b05cd7404323 ("samples/bpf: remove the bpf tunnel testsuite.")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20201110015013.1570716-3-liuhangbin@gmail.com
samples/bpf/test_ipip.sh [deleted file]