make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__asymmetric_ipv6.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-4/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# overriding timeout to 21600
# selftests: net/forwarding: vxlan_asymmetric_ipv6.sh
# 13.64 [+13.64] RTNETLINK answers: File exists
# 13.74 [+0.09] RTNETLINK answers: File exists
# 24.30 [+10.56] TEST: ping6: local->local vid 10->vid 20                            [ OK ]
# 25.55 [+1.25] TEST: ping6: local->remote vid 10->vid 10                           [ OK ]
# 26.74 [+1.19] TEST: ping6: local->remote vid 20->vid 20                           [ OK ]
# 27.94 [+1.20] TEST: ping6: local->remote vid 10->vid 20                           [ OK ]
# 29.15 [+1.21] TEST: ping6: local->remote vid 20->vid 10                           [ OK ]
# 29.22 [+0.07] INFO: deleting neighbours from vlan interfaces
# 30.57 [+1.35] TEST: ping6: local->local vid 10->vid 20                            [ OK ]
# 31.74 [+1.17] TEST: ping6: local->remote vid 10->vid 10                           [ OK ]
# 32.93 [+1.19] TEST: ping6: local->remote vid 20->vid 20                           [ OK ]
# 34.10 [+1.17] TEST: ping6: local->remote vid 10->vid 20                           [ OK ]
# 35.33 [+1.23] TEST: ping6: local->remote vid 20->vid 10                           [ OK ]

DETECTED CRASH, lowering timeout
ok 1 selftests: net/forwarding: vxlan_asymmetric_ipv6.sh
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests'
xx__-> echo $?
0
xx__->