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.46 [+0.46] Testing For SCTP VRF: # 0.48 [+0.01] TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # 0.56 [+0.08] TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # 3.65 [+3.09] TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [PASS] # 3.74 [+0.09] TEST 04: nobind, connect from client 2, l3mdev_accept=0, N [PASS] # 6.82 [+3.08] TEST 05: bind veth2 in server, connect from client 1, N [PASS] # 6.91 [+0.09] TEST 06: bind veth1 in server, connect from client 1, Y [PASS] # 7.01 [+0.09] TEST 07: bind vrf-1 in server, connect from client 1, Y [PASS] # 7.10 [+0.09] TEST 08: bind vrf-2 in server, connect from client 1, N [PASS] # 7.20 [+0.10] TEST 09: bind vrf-2 in server, connect from client 2, Y [PASS] # 7.30 [+0.10] TEST 10: bind vrf-1 in server, connect from client 2, N [PASS] # 10.39 [+3.09] TEST 11: bind vrf-1 & 2 in server, connect from client 1 & 2, Y [PASS] # 10.53 [+0.15] TEST 12: bind vrf-2 & 1 in server, connect from client 1 & 2, Y [PASS] # 10.68 [+0.14] ***v4 Tests Done*** # 10.69 [+0.01] TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # 10.79 [+0.09] TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # 13.89 [+3.10] TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [PASS] # 13.99 [+0.10] TEST 04: nobind, connect from client 2, l3mdev_accept=0, N [PASS] # 17.08 [+3.09] TEST 05: bind veth2 in server, connect from client 1, N [PASS] # 17.17 [+0.09] TEST 06: bind veth1 in server, connect from client 1, Y [PASS] # 17.26 [+0.09] TEST 07: bind vrf-1 in server, connect from client 1, Y [PASS] # 17.35 [+0.10] TEST 08: bind vrf-2 in server, connect from client 1, N [PASS] # 17.45 [+0.09] TEST 09: bind vrf-2 in server, connect from client 2, Y [PASS] # 17.54 [+0.09] TEST 10: bind vrf-1 in server, connect from client 2, N [PASS] # 20.63 [+3.09] TEST 11: bind vrf-1 & 2 in server, connect from client 1 & 2, Y [PASS] # 20.78 [+0.16] TEST 12: bind vrf-2 & 1 in server, connect from client 1 & 2, Y [PASS] # 20.94 [+0.16] ***v6 Tests Done*** ok 1 selftests: net: sctp_vrf.sh 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__->