OSDN Git Service

samples/bpf: extend test_tunnel_bpf.sh with ERSPAN
authorWilliam Tu <u9012063@gmail.com>
Fri, 25 Aug 2017 16:21:29 +0000 (09:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 22:04:52 +0000 (15:04 -0700)
commitef88f89c830f4832e58c454dc8bd1d759373adc4
tree09ccc663e7a4b7a7d707dd8bfea0632cb0c3b791
parent1a66a836da630cd70f3639208da549b549ce576b
samples/bpf: extend test_tunnel_bpf.sh with ERSPAN

Extend existing tests for vxlan, gre, geneve, ipip to
include ERSPAN tunnel.

Signed-off-by: William Tu <u9012063@gmail.com>
Acked-by: 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