make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=vxlan__bridge_1q_port_8472_ipv6.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-2/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# timeout set to 10800
# selftests: net/forwarding: vxlan_bridge_1q_port_8472_ipv6.sh
# 7.52 [+7.52] INFO: Running tests with UDP port 8472
# 8.50 [+0.98] TEST: ping: local->local vid 10                                     [ OK ]
# 9.47 [+0.98] TEST: ping: local->local vid 20                                     [ OK ]
# 19.88 [+10.41] TEST: ping: local->remote 1 vid 10                                  [ OK ]
# 30.33 [+10.45] TEST: ping: local->remote 2 vid 10                                  [ OK ]
# 40.78 [+10.45] TEST: ping: local->remote 1 vid 20                                  [ OK ]
# 51.23 [+10.45] TEST: ping: local->remote 2 vid 20                                  [ OK ]
# 52.26 [+1.03] TEST: ping6: local->local vid 10                                    [ OK ]
# 53.23 [+0.98] TEST: ping6: local->local vid 20                                    [ OK ]
# 63.66 [+10.43] TEST: ping6: local->remote 1 vid 10                                 [ OK ]
# 74.11 [+10.44] TEST: ping6: local->remote 2 vid 10                                 [ OK ]
# 84.56 [+10.45] TEST: ping6: local->remote 1 vid 20                                 [ OK ]
# 95.03 [+10.47] TEST: ping6: local->remote 2 vid 20                                 [ OK ]
ok 1 selftests: net/forwarding: vxlan_bridge_1q_port_8472_ipv6.sh
make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests'
xx__-> echo $?
0
xx__->