<_recent_invalid_ack.pkt TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-7/tools/testing/selftests' make[1]: Nothing to be done for 'all'. # timeout set to 45 # selftests: net/packetdrill: tcp_ts_recent_invalid_ack.pkt # TAP version 13 # 1..3 # tcp_ts_recent_invalid_ack.pkt:25: error handling packet: live packet field tcp_ack_seq: expected: 1001 (0x3e9) vs actual: 1 (0x1) # script packet: 0.200125 . 1:1(0) ack 1001 # actual packet: 0.200119 . 1:1(0) ack 1 win 65535 # not ok 1 ipv4 # tcp_ts_recent_invalid_ack.pkt:25: error handling packet: live packet field tcp_ack_seq: expected: 1001 (0x3e9) vs actual: 1 (0x1) # script packet: 0.200129 . 1:1(0) ack 1001 # actual packet: 0.200123 . 1:1(0) ack 1 win 65535 # not ok 2 ipv6 # tcp_ts_recent_invalid_ack.pkt:25: error handling packet: live packet field tcp_ack_seq: expected: 1001 (0x3e9) vs actual: 1 (0x1) # script packet: 0.200124 . 1:1(0) ack 1001 # actual packet: 0.200118 . 1:1(0) ack 1 win 65535 # not ok 3 ipv4-mapped-ipv6 # # Totals: pass:0 fail:3 xfail:0 xpass:0 skip:0 error:0 not ok 1 1 selftests: net/packetdrill: tcp_ts_recent_invalid_ack.pkt # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-7/tools/testing/selftests' xx__-> echo $? 0 xx__->