make -C tools/testing/selftests TARGETS="net" TEST_PROGS=srv6_end_flavors__test.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: srv6_end_flavors_test.sh
# 2.06 [+2.06] 
# 2.06 [+0.00] ################################################################################
# 2.06 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 2.07 [+0.00] ################################################################################
# 2.09 [+0.02] 
# 2.09 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 2.12 [+0.03] 
# 2.12 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 2.15 [+0.03] 
# 2.15 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 2.18 [+0.03] 
# 2.18 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 2.21 [+0.03] 
# 2.21 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 2.23 [+0.03] 
# 2.23 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 2.26 [+0.03] 
# 2.26 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 2.29 [+0.03] 
# 2.29 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 2.32 [+0.03] 
# 2.32 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 2.34 [+0.03] 
# 2.34 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 2.37 [+0.03] 
# 2.37 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 2.40 [+0.03] 
# 2.40 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 2.40 [+0.00] 
# 2.40 [+0.00] ################################################################################
# 2.41 [+0.00] TEST SECTION: IPv6 connectivity test among hosts and gateways
# 2.41 [+0.00] ################################################################################
# 2.43 [+0.02] 
# 2.43 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 2.46 [+0.03] 
# 2.46 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 2.46 [+0.00] 
# 2.46 [+0.00] ################################################################################
# 2.46 [+0.00] TEST SECTION: SRv6 connectivity test hosts (h1 <-> h2, PSP flavor)
# 2.47 [+0.00] ################################################################################
# 2.92 [+0.45] 
# 2.92 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 2.95 [+0.03] 
# 2.95 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 2.95 [+0.00] 
# 2.95 [+0.00] Tests passed:  16
# 2.95 [+0.00] Tests failed:   0
ok 1 selftests: net: srv6_end_flavors_test.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->