make -C tools/testing/selftests TARGETS=net TEST_PROGS=vrf-xfrm-tests.sh TTEST_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 4800 # selftests: net: vrf-xfrm-tests.sh [ 283.632337] eth0: renamed from tmp # # No qdisc on VRF device # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 no xfrm policy [ OK ] # TEST: IPv6 no xfrm policy [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 xfrm policy based on address [ OK ] # TEST: IPv6 xfrm policy based on address [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv6 xfrm policy with VRF in selector [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported [ 284.813406] IPsec XFRM device driver # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 xfrm policy with xfrm device [FAIL] # TEST: IPv6 xfrm policy with xfrm device [FAIL] # # netem qdisc on VRF device # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 no xfrm policy [ OK ] # TEST: IPv6 no xfrm policy [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 xfrm policy based on address [ OK ] # TEST: IPv6 xfrm policy based on address [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv6 xfrm policy with VRF in selector [ OK ] # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # Cannot open netlink socket: Protocol not supported # TEST: IPv4 xfrm policy with xfrm device [FAIL] # TEST: IPv6 xfrm policy with xfrm device [FAIL] # # Tests passed: 10 # Tests failed: 4 not ok 1 selftests: net: vrf-xfrm-tests.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__->