make -C tools/testing/selftests TARGETS="net" TEST_PROGS=srv6_hl2encap_redd_l2vpn_test.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: srv6_hl2encap_red_l2vpn_test.sh
# 14.76 [+14.76] 
# 14.76 [+0.00] ################################################################################
# 14.76 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 14.76 [+0.00] ################################################################################
# 14.90 [+0.14] 
# 14.90 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 15.06 [+0.15] 
# 15.06 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 15.21 [+0.15] 
# 15.21 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 15.35 [+0.14] 
# 15.35 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 15.51 [+0.16] 
# 15.51 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 15.67 [+0.15] 
# 15.67 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 15.83 [+0.16] 
# 15.83 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 15.99 [+0.16] 
# 15.99 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 16.14 [+0.16] 
# 16.15 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 16.29 [+0.14] 
# 16.29 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 16.43 [+0.14] 
# 16.43 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 16.59 [+0.16] 
# 16.59 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 16.59 [+0.00] 
# 16.59 [+0.00] ################################################################################
# 16.59 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 16.60 [+0.00] ################################################################################
# 16.74 [+0.14] 
# 16.74 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 16.88 [+0.14] 
# 16.88 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 17.02 [+0.15] 
# 17.02 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 17.16 [+0.14] 
# 17.16 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 17.16 [+0.00] 
# 17.16 [+0.00] ################################################################################
# 17.16 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 17.16 [+0.00] ################################################################################
# 17.31 [+0.14] 
# 17.31 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 17.49 [+0.18] 
# 17.49 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 17.63 [+0.14] 
# 17.63 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 17.78 [+0.15] 
# 17.78 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 17.78 [+0.00] 
# 17.78 [+0.00] Tests passed:  20
# 17.78 [+0.00] Tests failed:   0
ok 1 selftests: net: srv6_hl2encap_red_l2vpn_test.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->