<=tcp_rcv_neg_window.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_rcv_neg_window.pkt # TAP version 13 # 1..3 # tcp_rcv_neg_window.pkt:34: error handling packet: live packet field tcp_rst: expected: 1 (0x1) vs actual: 0 (0x0) # script packet: 0.099898 R 1:1(0) # actual packet: 0.099882 . 1:1(0) ack 20001 win 18000 # not ok 1 ipv4 # tcp_rcv_neg_window.pkt:34: error handling packet: live packet field tcp_rst: expected: 1 (0x1) vs actual: 0 (0x0) # script packet: 0.099879 R 1:1(0) # actual packet: 0.099865 . 1:1(0) ack 20001 win 18000 # not ok 2 ipv6 # tcp_rcv_neg_window.pkt:34: error handling packet: live packet field tcp_rst: expected: 1 (0x1) vs actual: 0 (0x0) # script packet: 0.099881 R 1:1(0) # actual packet: 0.099867 . 1:1(0) ack 20001 win 18000 # not ok 3 ipv4-mapped-ipv6 # # Totals: pass:0 fail:3 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: net/packetdrill: tcp_rcv_neg_window.pkt # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-7/tools/testing/selftests' xx__-> echo $? 0 xx__->