make -C tools/testing/selftests TARGETS="net" TEST_PROGS=srv6_end_dx4_netffilter_test.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: srv6_end_dx4_netfilter_test.sh
# 0.56 [+0.56] 
# 0.56 [+0.00] ################################################################################
# 0.56 [+0.00] TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
# 0.56 [+0.00] ################################################################################
# 1.73 [+1.17] 
# 1.73 [+0.00]     TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100)                 [ OK ]
# 1.75 [+0.02] 
# 1.75 [+0.00]     TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100)                 [ OK ]
# 1.75 [+0.00] 
# 1.75 [+0.00] ################################################################################
# 1.75 [+0.00] TEST SECTION: SRv6 VPN connectivity test with netfilter enabled in routers
# 1.75 [+0.00] ################################################################################
# 1.85 [+0.09] 
# 1.85 [+0.00]     TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100)                 [ OK ]
# 1.86 [+0.02] 
# 1.86 [+0.00]     TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100)                 [ OK ]
# 1.87 [+0.00] 
# 1.87 [+0.00] Tests passed:   4
# 1.87 [+0.00] Tests failed:   0
ok 1 selftests: net: srv6_end_dx4_netfilter_test.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->