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
# 13.67 [+13.67] 
# 13.67 [+0.00] ################################################################################
# 13.67 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 13.67 [+0.00] ################################################################################
# 13.82 [+0.14] 
# 13.82 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 13.95 [+0.13] 
# 13.95 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 14.10 [+0.15] 
# 14.10 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 14.24 [+0.15] 
# 14.24 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 14.38 [+0.14] 
# 14.38 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 14.53 [+0.15] 
# 14.53 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 14.67 [+0.14] 
# 14.68 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 14.81 [+0.14] 
# 14.81 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 14.96 [+0.15] 
# 14.96 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 15.10 [+0.14] 
# 15.10 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 15.25 [+0.14] 
# 15.25 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 15.40 [+0.15] 
# 15.40 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 15.40 [+0.00] 
# 15.40 [+0.00] ################################################################################
# 15.40 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 15.41 [+0.00] ################################################################################
# 15.54 [+0.13] 
# 15.54 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 15.67 [+0.13] 
# 15.67 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 15.82 [+0.15] 
# 15.82 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 15.95 [+0.13] 
# 15.95 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 15.95 [+0.00] 
# 15.95 [+0.00] ################################################################################
# 15.96 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 15.96 [+0.00] ################################################################################
# 16.09 [+0.13] 
# 16.09 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.23 [+0.14] 
# 16.23 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.36 [+0.13] 
# 16.36 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.49 [+0.13] 
# 16.49 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.49 [+0.00] 
# 16.49 [+0.00] Tests passed:  20
# 16.49 [+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__->