]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, selftest: check tunnel type more accurately
authorJian Wang <jianjian.wang1@gmail.com>
Fri, 15 Jun 2018 01:22:17 +0000 (03:22 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 15 Jun 2018 01:23:01 +0000 (03:23 +0200)
commit71f40ccfc2cd77f2fb74fe4faf1bdb5e12fed404
tree2c1faa35291d25eee87863f6a5b2971367f3984c
parent7633687f80412ccc534d72cd84bef7cf2e7fcdd2
bpf, selftest: check tunnel type more accurately

Grep tunnel type directly to make sure 'ip' command supports it.

Signed-off-by: Jian Wang <jianjian.wang1@gmail.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/test_tunnel.sh