make -C tools/testing/selftests TARGETS="net" TEST_PROGS=so_rcvbuf TEST_GEEN_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: so_rcvbuf # 0.00 [+0.00] TAP version 13 # 0.00 [+0.00] 1..2 # 0.00 [+0.00] # Starting 2 tests from 2 test cases. # 0.00 [+0.00] # RUN so_rcvbuf.udp_ipv4.rmem_max ... # 29.99 [+29.99] # rmem_max: Test terminated by timeout # 29.99 [+0.00] # FAIL so_rcvbuf.udp_ipv4.rmem_max # 29.99 [+0.00] not ok 1 so_rcvbuf.udp_ipv4.rmem_max # 29.99 [+0.00] # RUN so_rcvbuf.udp_ipv6.rmem_max ... # 29.99 [+0.00] # so_rcvbuf.c:151:rmem_max:Expected pages (23182) == 0 (0) # 29.99 [+0.00] # rmem_max: Test terminated by assertion # 30.00 [+0.00] # FAIL so_rcvbuf.udp_ipv6.rmem_max # 30.00 [+0.00] not ok 2 so_rcvbuf.udp_ipv6.rmem_max # 30.00 [+0.00] # FAILED: 0 / 2 tests passed. # 30.00 [+0.00] # Totals: pass:0 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: net: so_rcvbuf # exit=1 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__->