]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb03196fdfb5962f729b6299a2d0e4e237675c2a7
tree91ab1f1ea34f92095448ee935eb50b56a690e4d3
parent2a90b0b1a08e35387bd7240ee50b847454a9d851
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