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.91 [+13.91] 
# 13.91 [+0.00] ################################################################################
# 13.91 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 13.91 [+0.00] ################################################################################
# 14.07 [+0.16] 
# 14.07 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 14.21 [+0.14] 
# 14.21 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 14.36 [+0.15] 
# 14.36 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 14.51 [+0.14] 
# 14.51 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 14.65 [+0.15] 
# 14.65 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 14.80 [+0.14] 
# 14.80 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 14.95 [+0.15] 
# 14.95 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 15.08 [+0.13] 
# 15.08 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 15.22 [+0.14] 
# 15.22 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 15.36 [+0.14] 
# 15.36 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 15.51 [+0.15] 
# 15.51 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 15.65 [+0.13] 
# 15.65 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 15.65 [+0.00] 
# 15.65 [+0.00] ################################################################################
# 15.65 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 15.65 [+0.00] ################################################################################
# 15.78 [+0.13] 
# 15.78 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 15.92 [+0.14] 
# 15.92 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 16.05 [+0.13] 
# 16.05 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 16.19 [+0.14] 
# 16.19 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 16.19 [+0.00] 
# 16.19 [+0.00] ################################################################################
# 16.20 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 16.20 [+0.00] ################################################################################
# 16.32 [+0.12] 
# 16.32 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.46 [+0.14] 
# 16.46 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.58 [+0.12] 
# 16.58 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.72 [+0.13] 
# 16.72 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 16.72 [+0.00] 
# 16.72 [+0.00] Tests passed:  20
# 16.72 [+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__->