make -C tools/testing/selftests TARGETS="net" TEST_PROGS=sctp_vrf.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: sctp_vrf.sh # 0.40 [+0.40] Testing For SCTP VRF: # 0.41 [+0.01] TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # 0.59 [+0.18] TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # 3.08 [+2.49] TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [PASS] # 5.55 [+2.47] TEST 04: nobind, connect from client 2, l3mdev_accept=0, N [PASS] # 8.02 [+2.47] TEST 05: bind veth2 in server, connect from client 1, N [PASS] # 10.50 [+2.48] TEST 06: bind veth1 in server, connect from client 1, Y [FAIL] not ok 1 selftests: net: sctp_vrf.sh # exit=3 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__->