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
# 26.16 [+26.16] 
# 26.16 [+0.00] ################################################################################
# 26.16 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 26.17 [+0.00] ################################################################################
# 26.43 [+0.26] 
# 26.43 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 26.69 [+0.26] 
# 26.69 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 26.95 [+0.26] 
# 26.95 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 27.23 [+0.28] 
# 27.23 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 27.49 [+0.26] 
# 27.49 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 27.76 [+0.26] 
# 27.76 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 28.03 [+0.27] 
# 28.03 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 28.29 [+0.26] 
# 28.29 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 28.55 [+0.26] 
# 28.55 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 28.82 [+0.27] 
# 28.82 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 29.08 [+0.26] 
# 29.08 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 29.35 [+0.27] 
# 29.35 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 29.35 [+0.00] 
# 29.35 [+0.00] ################################################################################
# 29.36 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 29.36 [+0.00] ################################################################################
# 29.61 [+0.25] 
# 29.61 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 29.87 [+0.26] 
# 29.87 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 30.12 [+0.25] 
# 30.12 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 30.39 [+0.26] 
# 30.39 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 30.39 [+0.00] 
# 30.39 [+0.00] ################################################################################
# 30.39 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 30.40 [+0.00] ################################################################################
# 30.65 [+0.26] 
# 30.65 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 30.92 [+0.27] 
# 30.92 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 31.18 [+0.26] 
# 31.18 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 31.43 [+0.26] 
# 31.43 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 31.44 [+0.00] 
# 31.44 [+0.00] Tests passed:  20
# 31.44 [+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__->