make -C tools/testing/selftests TARGETS="net" TEST_PROGS=sctp_vrf.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: sctp_vrf.sh # 0.58 [+0.58] Testing For SCTP VRF: # 0.60 [+0.01] TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # 0.67 [+0.07] TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # 3.74 [+3.07] TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [PASS] # 3.82 [+0.08] TEST 04: nobind, connect from client 2, l3mdev_accept=0, N [PASS] # 6.88 [+3.06] TEST 05: bind veth2 in server, connect from client 1, N [PASS] # 6.95 [+0.08] TEST 06: bind veth1 in server, connect from client 1, Y [PASS] # 7.02 [+0.07] TEST 07: bind vrf-1 in server, connect from client 1, Y [PASS] # 7.09 [+0.07] TEST 08: bind vrf-2 in server, connect from client 1, N [PASS] # 7.16 [+0.07] TEST 09: bind vrf-2 in server, connect from client 2, Y [PASS] # 7.23 [+0.07] TEST 10: bind vrf-1 in server, connect from client 2, N [PASS] # 9.75 [+2.52] TEST 11: bind vrf-1 & 2 in server, connect from client 1 & 2, Y [FAIL] # 12.25 [+2.50] # 12.25 [+0.00] == Server Log == # 12.26 [+0.00] failed to bind to address # 12.26 [+0.00] < EOF < # 12.26 [+0.00] == No client log == not ok 1 selftests: net: sctp_vrf.sh # exit=3 make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->