samples/bpf: extend test_tunnel_bpf.sh with ip6gre
authorWilliam Tu <u9012063@gmail.com>
Fri, 1 Dec 2017 23:26:10 +0000 (15:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Dec 2017 16:04:19 +0000 (11:04 -0500)
commit56ddd30280d5730ad349c425de7811d596b19476
tree91ab1f1ea34f92095448ee935eb50b56a690e4d3
parentb8da518c6e87504a6790bfb1539134c41b61a45a
samples/bpf: extend test_tunnel_bpf.sh with ip6gre

Extend existing tests for vxlan, gre, geneve, ipip, erspan,
to include ip6 gre and gretap tunnel.

Signed-off-by: William Tu <u9012063@gmail.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/tcbpf2_kern.c
samples/bpf/test_tunnel_bpf.sh