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 # Error: Unknown device type. # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/accept_dad: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/default/accept_dad: No such file or directory # Cannot find device "veth-rt-1" # Cannot find device "veth-rt-1" # Cannot find device "veth0" # Cannot find device "veth0" # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/accept_dad: No such file or directory # sysctl: cannot stat /proc/sys/net/ipv6/conf/default/accept_dad: No such file or directory # Cannot find device "veth-rt-2" # Cannot find device "veth-rt-2" # Cannot find device "veth0" # Cannot find device "veth0" # sysctl: cannot stat /proc/sys/net/ipv6/conf/all/forwarding: No such file or directory # Error: Unknown device type. # Cannot find device "veth-t100" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth-t100" # Cannot find device "veth-t100" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth-t100/proxy_arp: No such file or directory # Error: Unknown device type. # Cannot find device "veth-t100" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth-t100" # Cannot find device "veth-t100" # sysctl: cannot stat /proc/sys/net/ipv4/conf/veth-t100/proxy_arp: No such file or directory # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth-t100" # Cannot find device "veth0" # Cannot find device "veth0" # Cannot find device "veth-t100" # # ################################################################################ # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant # ################################################################################ # # TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100) [FAIL] # # TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100) [FAIL] # # ################################################################################ # TEST SECTION: SRv6 VPN connectivity test with netfilter enabled in routers # ################################################################################ # sysctl: cannot stat /proc/sys/net/netfilter/nf_hooks_lwtunnel: No such file or directory # iptables: Failed to initialize nft: Protocol not supported # sysctl: cannot stat /proc/sys/net/netfilter/nf_hooks_lwtunnel: No such file or directory # iptables: Failed to initialize nft: Protocol not supported # # TEST: Hosts connectivity: hs-1 -> hs-2 (tenant 100) [FAIL] # # TEST: Hosts connectivity: hs-2 -> hs-1 (tenant 100) [FAIL] # # Tests passed: 0 # Tests failed: 4 not ok 1 selftests: net: srv6_end_dx4_netfilter_test.sh # exit=1 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__->