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
# 1.56 [+1.56] 
# 1.56 [+0.00] ################################################################################
# 1.56 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 1.56 [+0.00] ################################################################################
# 1.58 [+0.02] 
# 1.58 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 1.60 [+0.02] 
# 1.60 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 1.63 [+0.02] 
# 1.63 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 1.65 [+0.02] 
# 1.65 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 1.67 [+0.02] 
# 1.67 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 1.69 [+0.02] 
# 1.69 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 1.71 [+0.02] 
# 1.71 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 1.73 [+0.02] 
# 1.73 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 1.76 [+0.02] 
# 1.76 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 1.78 [+0.02] 
# 1.78 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 1.80 [+0.02] 
# 1.80 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 1.82 [+0.02] 
# 1.82 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 1.82 [+0.00] 
# 1.82 [+0.00] ################################################################################
# 1.82 [+0.00] TEST SECTION: IPv6 connectivity test among hosts and gateways
# 1.82 [+0.00] ################################################################################
# 1.84 [+0.02] 
# 1.84 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 1.86 [+0.02] 
# 1.86 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 1.87 [+0.00] 
# 1.87 [+0.00] ################################################################################
# 1.87 [+0.00] TEST SECTION: SRv6 connectivity test hosts (h1 <-> h2, PSP flavor)
# 1.87 [+0.00] ################################################################################
# 2.97 [+1.10] 
# 2.97 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 2.99 [+0.02] 
# 3.00 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 3.00 [+0.00] 
# 3.00 [+0.00] Tests passed:  16
# 3.00 [+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__->