make -C tools/testing/selftests TARGETS="net/packetdrill" TEST_PROGS=tcp_rrcv_big_endseq.pkt TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-7/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-7/tools/testing/selftests/net/packetdrill' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-7/tools/testing/selftests/net/packetdrill' make[1]: Entering directory '/home/virtme/testing-7/tools/testing/selftests/net/packetdrill' TAP version 13 1..1 # timeout set to 45 # selftests: net/packetdrill: tcp_rcv_big_endseq.pkt # TAP version 13 # 1..2 # tcp_rcv_big_endseq.pkt:41: error handling packet: timing error: expected outbound packet at 1.157814 sec but happened at 1.117813 sec; tolerance 0.005009 sec # script packet: 1.157814 . 1:1(0) ack 54001 win 0 # actual packet: 1.117813 . 1:1(0) ack 54001 win 0 # not ok 1 ipv4 # tcp_rcv_big_endseq.pkt:41: error handling packet: timing error: expected outbound packet at 1.154335 sec but happened at 1.114334 sec; tolerance 0.005005 sec # script packet: 1.154335 . 1:1(0) ack 54001 win 0 # actual packet: 1.114334 . 1:1(0) ack 54001 win 0 # not ok 2 ipv6 # # Totals: pass:0 fail:2 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: net/packetdrill: tcp_rcv_big_endseq.pkt # exit=1 make[1]: Leaving directory '/home/virtme/testing-7/tools/testing/selftests/net/packetdrill' make: Leaving directory '/home/virtme/testing-7/tools/testing/selftests' xx__-> echo $? 0 xx__->