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
# 14.81 [+14.81] RTNETLINK answers: File exists
# 25.22 [+10.41] TEST: ping6: local->local vid 10->vid 20                            [ OK ]
# 26.45 [+1.24] TEST: ping6: local->remote vid 10->vid 10                           [ OK ]
# 27.65 [+1.20] TEST: ping6: local->remote vid 20->vid 20                           [ OK ]
# 28.85 [+1.20] TEST: ping6: local->remote vid 10->vid 20                           [ OK ]
# 30.05 [+1.20] TEST: ping6: local->remote vid 20->vid 10                           [ OK ]
# 30.15 [+0.10] INFO: deleting neighbours from vlan interfaces
# 31.51 [+1.36] TEST: ping6: local->local vid 10->vid 20                            [ OK ]
# 32.72 [+1.21] TEST: ping6: local->remote vid 10->vid 10                           [ OK ]
# 33.91 [+1.19] TEST: ping6: local->remote vid 20->vid 20                           [ OK ]
# 35.09 [+1.18] TEST: ping6: local->remote vid 10->vid 20                           [ OK ]
# 36.33 [+1.24] 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__->