make -C tools/testing/selftests TARGETS=net TEST_PROGS=rtnetlink.sh TEST_GGEN_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: rtnetlink.sh # PASS: policy routing # PASS: route get # PASS: preferred_lft addresses have expired # PASS: promote_secondaries complete # PASS: tc htb hierarchy # FAIL: ip netconf show neta # PASS: gre tunnel endpoint # PASS: gretap # PASS: ip6gretap # PASS: erspan # PASS: ip6erspan # FAIL: ip netconf show test-br0 # FAIL: ip netconf show testbr-vlan1 # FAIL: ip netconf show test-dummy0 # PASS: bridge setup # PASS: ipv6 addrlabel # PASS: set ifalias 376d5c7f-b2d9-4f4a-b57d-12a238a45d41 for test-dummy0 # PASS: vrf # PASS: macsec # PASS: macsec_offload # PASS: ipsec # PASS: ipsec_offload # PASS: bridge fdb get # PASS: neigh get # PASS: bridge_parent_id # PASS: address proto IPv4 # PASS: address proto IPv6 # PASS: enslave interface in a bond ok 1 selftests: net: rtnetlink.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__->