make -C tools/testing/selftests TARGETS="net" TEST_PROGS=srv6_end_dx6_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_dx6_netfilter_test.sh
# 0.52 [+0.52] 
# 0.52 [+0.00] ################################################################################
# 0.53 [+0.00] TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
# 0.53 [+0.00] ################################################################################
# 1.67 [+1.14] 
# 1.67 [+0.00]     TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100)                 [ OK ]
# 1.69 [+0.02] 
# 1.69 [+0.00]     TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100)                 [ OK ]
# 1.69 [+0.00] 
# 1.69 [+0.00] ################################################################################
# 1.69 [+0.00] TEST SECTION: SRv6 VPN connectivity test with netfilter enabled in routers
# 1.70 [+0.00] ################################################################################
# 1.78 [+0.09] 
# 1.78 [+0.00]     TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100)                 [ OK ]
# 1.80 [+0.02] 
# 1.80 [+0.00]     TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100)                 [ OK ]
# 1.80 [+0.00] 
# 1.80 [+0.00] Tests passed:   4
# 1.80 [+0.00] Tests failed:   0
ok 1 selftests: net: srv6_end_dx6_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__->