On 14 June 2018 at 13:06, William Tu <u9012...@gmail.com> wrote: > On Tue, Jun 12, 2018 at 5:08 PM, Daniel Borkmann <dan...@iogearbox.net> wrote: >> On 06/12/2018 01:05 PM, Anders Roxell wrote: >>> Tests test_tunnel.sh fails due to config fragments ins't enabled. >>> >>> Fixes: 933a741e3b82 ("selftests/bpf: bpf tunnel test.") >>> Signed-off-by: Anders Roxell <anders.rox...@linaro.org> >>> --- >>> >>> All tests passes except ip6gretap that still fails. I'm unsure why. >>> Ideas? > > Hi Anders, > > ip6erspan is based on ip6gretap, does ip6erspan pass?
it did pass when I was sending the email. However, I retested this on next-20180613 and now it fails. Cheers, Anders