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.25 [+14.25] 
# 14.25 [+0.00] ################################################################################
# 14.25 [+0.00] TEST SECTION: IPv6 routers connectivity test
# 14.25 [+0.00] ################################################################################
# 14.41 [+0.16] 
# 14.41 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-2                            [ OK ]
# 14.56 [+0.14] 
# 14.56 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-3                            [ OK ]
# 14.72 [+0.16] 
# 14.72 [+0.00]     TEST: Routers connectivity: rt-1 -> rt-4                            [ OK ]
# 14.87 [+0.15] 
# 14.87 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-1                            [ OK ]
# 15.02 [+0.16] 
# 15.02 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-3                            [ OK ]
# 15.18 [+0.15] 
# 15.18 [+0.00]     TEST: Routers connectivity: rt-2 -> rt-4                            [ OK ]
# 15.33 [+0.15] 
# 15.33 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-1                            [ OK ]
# 15.49 [+0.16] 
# 15.49 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-2                            [ OK ]
# 15.63 [+0.15] 
# 15.64 [+0.00]     TEST: Routers connectivity: rt-3 -> rt-4                            [ OK ]
# 15.78 [+0.15] 
# 15.78 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-1                            [ OK ]
# 15.93 [+0.15] 
# 15.94 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-2                            [ OK ]
# 16.07 [+0.14] 
# 16.07 [+0.00]     TEST: Routers connectivity: rt-4 -> rt-3                            [ OK ]
# 16.08 [+0.00] 
# 16.08 [+0.00] ################################################################################
# 16.08 [+0.00] TEST SECTION: IPv4/IPv6 connectivity test among hosts and gateways
# 16.08 [+0.00] ################################################################################
# 16.23 [+0.15] 
# 16.23 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 16.37 [+0.14] 
# 16.37 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> gw                           [ OK ]
# 16.51 [+0.14] 
# 16.51 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 16.65 [+0.14] 
# 16.65 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> gw                           [ OK ]
# 16.66 [+0.00] 
# 16.66 [+0.00] ################################################################################
# 16.66 [+0.00] TEST SECTION: SRv6 L2 VPN connectivity test hosts (h1 <-> h2)
# 16.66 [+0.00] ################################################################################
# 16.78 [+0.12] 
# 16.78 [+0.00]     TEST: IPv4 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 16.93 [+0.15] 
# 16.93 [+0.00]     TEST: IPv6 Hosts connectivity: hs-1 -> hs-2                         [ OK ]
# 17.07 [+0.14] 
# 17.07 [+0.00]     TEST: IPv4 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 17.22 [+0.15] 
# 17.22 [+0.00]     TEST: IPv6 Hosts connectivity: hs-2 -> hs-1                         [ OK ]
# 17.23 [+0.00] 
# 17.23 [+0.00] Tests passed:  20
# 17.23 [+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__->