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.62 [+13.62] 
# 13.62 [+0.00] ################################################################################
# 13.62 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 13.62 [+0.00] ################################################################################
# 13.77 [+0.14] 
# 13.77 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 13.91 [+0.14] 
# 13.91 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 14.06 [+0.15] 
# 14.06 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 14.20 [+0.14] 
# 14.20 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 14.34 [+0.14] 
# 14.34 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 14.50 [+0.16] 
# 14.50 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 14.64 [+0.14] 
# 14.64 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 14.78 [+0.14] 
# 14.78 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 14.92 [+0.15] 
# 14.92 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 15.07 [+0.15] 
# 15.07 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 15.21 [+0.14] 
# 15.21 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 15.35 [+0.14] 
# 15.35 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 15.36 [+0.00] 
# 15.36 [+0.00] ################################################################################
# 15.36 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 15.36 [+0.00] ################################################################################
# 15.49 [+0.13] 
# 15.49 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 15.64 [+0.14] 
# 15.64 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 15.76 [+0.12] 
# 15.76 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 15.90 [+0.14] 
# 15.90 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 15.91 [+0.00] 
# 15.91 [+0.00] ################################################################################
# 15.91 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 15.91 [+0.00] ################################################################################
# 16.05 [+0.14] 
# 16.05 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.19 [+0.14] 
# 16.19 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.33 [+0.15] 
# 16.33 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.46 [+0.12] 
# 16.46 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.46 [+0.00] 
# 16.46 [+0.00] Tests passed:  20
# 16.46 [+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__->