make -C tools/testing/selftests TARGETS="net" TEST_PROGS=sctp_vrf.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: sctp_vrf.sh # ./sctp_vrf.sh: line 18: 27869 Segmentation fault ip -n $SERVER_NS link add vrf-1 type vrf table 10 # ./sctp_vrf.sh: line 18: 27870 Segmentation fault ip -n $SERVER_NS link add vrf-2 type vrf table 20 # Cannot find device "vrf-1" # Cannot find device "vrf-2" # Error: argument "vrf-1" is wrong: Device does not exist # # Error: argument "vrf-2" is wrong: Device does not exist # # Testing For SCTP VRF: # TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [FAIL] # ***v4 Tests Done*** # TEST 01: nobind, connect from client 1, l3mdev_accept=1, Y [PASS] # TEST 02: nobind, connect from client 2, l3mdev_accept=1, N [PASS] # TEST 03: nobind, connect from client 1, l3mdev_accept=0, N [FAIL] # ***v6 Tests Done*** ok 1 selftests: net: sctp_vrf.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->