make -C tools/testing/selftests TARGETS="net" TEST_PROGS=tls TEST_GEN_PROGGS="" 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: tls # 0.00 [+0.00] TAP version 13 # 0.00 [+0.00] 1..739 # 0.00 [+0.00] # Starting 739 tests from 17 test cases. # 0.00 [+0.00] # RUN global.non_established ... # 0.07 [+0.07] # OK global.non_established # 0.07 [+0.00] ok 1 global.non_established # 0.07 [+0.00] # RUN global.keysizes ... # 0.32 [+0.25] # OK global.keysizes # 0.32 [+0.00] ok 2 global.keysizes # 0.32 [+0.00] # RUN global.no_pad ... # 0.33 [+0.01] # OK global.no_pad # 0.33 [+0.00] ok 3 global.no_pad # 0.33 [+0.00] # RUN global.tls_v6ops ... # 0.34 [+0.01] # OK global.tls_v6ops # 0.34 [+0.00] ok 4 global.tls_v6ops # 0.34 [+0.00] # RUN global.prequeue ... # 0.36 [+0.02] # OK global.prequeue # 0.36 [+0.00] ok 5 global.prequeue # 0.36 [+0.00] # RUN tls_basic.base_base ... # 0.38 [+0.02] # OK tls_basic.base_base # 0.38 [+0.00] ok 6 tls_basic.base_base # 0.38 [+0.00] # RUN tls_basic.bad_cipher ... # 0.40 [+0.02] # OK tls_basic.bad_cipher # 0.40 [+0.00] ok 7 tls_basic.bad_cipher # 0.40 [+0.00] # RUN tls_basic.recseq_wrap ... # 0.42 [+0.02] # OK tls_basic.recseq_wrap # 0.42 [+0.00] ok 8 tls_basic.recseq_wrap # 0.42 [+0.00] # RUN tls.12_aes_gcm.sendfile ... # 0.47 [+0.05] # OK tls.12_aes_gcm.sendfile # 0.47 [+0.00] ok 9 tls.12_aes_gcm.sendfile # 0.47 [+0.00] # RUN tls.12_aes_gcm.send_then_sendfile ... # 0.54 [+0.07] # OK tls.12_aes_gcm.send_then_sendfile # 0.54 [+0.00] ok 10 tls.12_aes_gcm.send_then_sendfile # 0.54 [+0.00] # RUN tls.12_aes_gcm.multi_chunk_sendfile ... # 1.83 [+1.28] # OK tls.12_aes_gcm.multi_chunk_sendfile # 1.83 [+0.00] ok 11 tls.12_aes_gcm.multi_chunk_sendfile # 1.83 [+0.00] # RUN tls.12_aes_gcm.recv_max ... # 1.86 [+0.03] # OK tls.12_aes_gcm.recv_max # 1.86 [+0.00] ok 12 tls.12_aes_gcm.recv_max # 1.86 [+0.00] # RUN tls.12_aes_gcm.recv_small ... # 1.88 [+0.02] # OK tls.12_aes_gcm.recv_small # 1.88 [+0.00] ok 13 tls.12_aes_gcm.recv_small # 1.88 [+0.00] # RUN tls.12_aes_gcm.msg_more ... # 1.90 [+0.02] # OK tls.12_aes_gcm.msg_more # 1.90 [+0.00] ok 14 tls.12_aes_gcm.msg_more # 1.90 [+0.00] # RUN tls.12_aes_gcm.msg_more_unsent ... # 1.92 [+0.02] # OK tls.12_aes_gcm.msg_more_unsent # 1.92 [+0.00] ok 15 tls.12_aes_gcm.msg_more_unsent # 1.92 [+0.00] # RUN tls.12_aes_gcm.msg_eor ... # 1.95 [+0.02] # OK tls.12_aes_gcm.msg_eor # 1.95 [+0.00] ok 16 tls.12_aes_gcm.msg_eor # 1.95 [+0.00] # RUN tls.12_aes_gcm.sendmsg_single ... # 1.97 [+0.02] # OK tls.12_aes_gcm.sendmsg_single # 1.98 [+0.00] ok 17 tls.12_aes_gcm.sendmsg_single # 1.98 [+0.00] # RUN tls.12_aes_gcm.sendmsg_fragmented ... # 2.03 [+0.05] # OK tls.12_aes_gcm.sendmsg_fragmented # 2.03 [+0.00] ok 18 tls.12_aes_gcm.sendmsg_fragmented # 2.03 [+0.00] # RUN tls.12_aes_gcm.sendmsg_large ... # 2.21 [+0.18] # OK tls.12_aes_gcm.sendmsg_large # 2.21 [+0.00] ok 19 tls.12_aes_gcm.sendmsg_large # 2.21 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple ... # 2.23 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple # 2.23 [+0.00] ok 20 tls.12_aes_gcm.sendmsg_multiple # 2.23 [+0.00] # RUN tls.12_aes_gcm.sendmsg_multiple_stress ... # 2.26 [+0.02] # OK tls.12_aes_gcm.sendmsg_multiple_stress # 2.26 [+0.00] ok 21 tls.12_aes_gcm.sendmsg_multiple_stress # 2.26 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe ... # 2.28 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe # 2.29 [+0.00] ok 22 tls.12_aes_gcm.splice_from_pipe # 2.29 [+0.00] # RUN tls.12_aes_gcm.splice_more ... # 2.31 [+0.03] # OK tls.12_aes_gcm.splice_more # 2.32 [+0.00] ok 23 tls.12_aes_gcm.splice_more # 2.32 [+0.00] # RUN tls.12_aes_gcm.splice_from_pipe2 ... # 2.35 [+0.03] # OK tls.12_aes_gcm.splice_from_pipe2 # 2.35 [+0.00] ok 24 tls.12_aes_gcm.splice_from_pipe2 # 2.35 [+0.00] # RUN tls.12_aes_gcm.send_and_splice ... # 2.37 [+0.02] # OK tls.12_aes_gcm.send_and_splice # 2.37 [+0.00] ok 25 tls.12_aes_gcm.send_and_splice # 2.38 [+0.00] # RUN tls.12_aes_gcm.splice_to_pipe ... # 2.40 [+0.03] # OK tls.12_aes_gcm.splice_to_pipe # 2.41 [+0.00] ok 26 tls.12_aes_gcm.splice_to_pipe # 2.41 [+0.00] # RUN tls.12_aes_gcm.splice_cmsg_to_pipe ... # 2.43 [+0.02] # OK tls.12_aes_gcm.splice_cmsg_to_pipe # 2.43 [+0.00] ok 27 tls.12_aes_gcm.splice_cmsg_to_pipe # 2.43 [+0.00] # RUN tls.12_aes_gcm.splice_dec_cmsg_to_pipe ... # 2.45 [+0.03] # OK tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.46 [+0.00] ok 28 tls.12_aes_gcm.splice_dec_cmsg_to_pipe # 2.46 [+0.00] # RUN tls.12_aes_gcm.recv_and_splice ... # 2.48 [+0.02] # OK tls.12_aes_gcm.recv_and_splice # 2.48 [+0.00] ok 29 tls.12_aes_gcm.recv_and_splice # 2.48 [+0.00] # RUN tls.12_aes_gcm.peek_and_splice ... # 2.50 [+0.02] # OK tls.12_aes_gcm.peek_and_splice # 2.50 [+0.00] ok 30 tls.12_aes_gcm.peek_and_splice # 2.50 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single ... # 2.53 [+0.02] # OK tls.12_aes_gcm.recvmsg_single # 2.53 [+0.00] ok 31 tls.12_aes_gcm.recvmsg_single # 2.53 [+0.00] # RUN tls.12_aes_gcm.recvmsg_single_max ... # 2.55 [+0.02] # OK tls.12_aes_gcm.recvmsg_single_max # 2.55 [+0.00] ok 32 tls.12_aes_gcm.recvmsg_single_max # 2.56 [+0.00] # RUN tls.12_aes_gcm.recvmsg_multiple ... # 2.58 [+0.02] # OK tls.12_aes_gcm.recvmsg_multiple # 2.58 [+0.00] ok 33 tls.12_aes_gcm.recvmsg_multiple # 2.58 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv ... # 2.61 [+0.03] # OK tls.12_aes_gcm.single_send_multiple_recv # 2.61 [+0.00] ok 34 tls.12_aes_gcm.single_send_multiple_recv # 2.61 [+0.00] # RUN tls.12_aes_gcm.multiple_send_single_recv ... # 2.64 [+0.03] # OK tls.12_aes_gcm.multiple_send_single_recv # 2.64 [+0.00] ok 35 tls.12_aes_gcm.multiple_send_single_recv # 2.64 [+0.00] # RUN tls.12_aes_gcm.single_send_multiple_recv_non_align ... # 2.66 [+0.02] # OK tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.66 [+0.00] ok 36 tls.12_aes_gcm.single_send_multiple_recv_non_align # 2.66 [+0.00] # RUN tls.12_aes_gcm.recv_partial ... # 2.68 [+0.02] # OK tls.12_aes_gcm.recv_partial # 2.68 [+0.00] ok 37 tls.12_aes_gcm.recv_partial # 2.68 [+0.00] # RUN tls.12_aes_gcm.recv_nonblock ... # 2.71 [+0.02] # OK tls.12_aes_gcm.recv_nonblock # 2.71 [+0.00] ok 38 tls.12_aes_gcm.recv_nonblock # 2.71 [+0.00] # RUN tls.12_aes_gcm.recv_peek ... # 2.73 [+0.02] # OK tls.12_aes_gcm.recv_peek # 2.73 [+0.00] ok 39 tls.12_aes_gcm.recv_peek # 2.73 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple ... # 2.76 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple # 2.76 [+0.00] ok 40 tls.12_aes_gcm.recv_peek_multiple # 2.76 [+0.00] # RUN tls.12_aes_gcm.recv_peek_multiple_records ... # 2.78 [+0.02] # OK tls.12_aes_gcm.recv_peek_multiple_records # 2.78 [+0.00] ok 41 tls.12_aes_gcm.recv_peek_multiple_records # 2.78 [+0.00] # RUN tls.12_aes_gcm.recv_peek_large_buf_mult_recs ... # 2.81 [+0.03] # OK tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.81 [+0.00] ok 42 tls.12_aes_gcm.recv_peek_large_buf_mult_recs # 2.81 [+0.00] # RUN tls.12_aes_gcm.recv_lowat ... # 2.83 [+0.02] # OK tls.12_aes_gcm.recv_lowat # 2.83 [+0.00] ok 43 tls.12_aes_gcm.recv_lowat # 2.83 [+0.00] # RUN tls.12_aes_gcm.bidir ... # 2.85 [+0.02] # OK tls.12_aes_gcm.bidir # 2.85 [+0.00] ok 44 tls.12_aes_gcm.bidir # 2.86 [+0.00] # RUN tls.12_aes_gcm.pollin ... # 2.89 [+0.04] # OK tls.12_aes_gcm.pollin # 2.89 [+0.00] ok 45 tls.12_aes_gcm.pollin # 2.90 [+0.00] # RUN tls.12_aes_gcm.poll_wait ... # 2.92 [+0.02] # OK tls.12_aes_gcm.poll_wait # 2.92 [+0.00] ok 46 tls.12_aes_gcm.poll_wait # 2.92 [+0.00] # RUN tls.12_aes_gcm.poll_wait_split ... # 2.95 [+0.03] # OK tls.12_aes_gcm.poll_wait_split # 2.95 [+0.00] ok 47 tls.12_aes_gcm.poll_wait_split # 2.95 [+0.00] # RUN tls.12_aes_gcm.blocking ... # 2.98 [+0.03] # OK tls.12_aes_gcm.blocking # 2.98 [+0.00] ok 48 tls.12_aes_gcm.blocking # 2.98 [+0.00] # RUN tls.12_aes_gcm.nonblocking ... # 3.11 [+0.12] # OK tls.12_aes_gcm.nonblocking # 3.11 [+0.00] ok 49 tls.12_aes_gcm.nonblocking # 3.11 [+0.00] # RUN tls.12_aes_gcm.mutliproc_even ... # 4.71 [+1.61] # OK tls.12_aes_gcm.mutliproc_even # 4.72 [+0.00] ok 50 tls.12_aes_gcm.mutliproc_even # 4.72 [+0.00] # RUN tls.12_aes_gcm.mutliproc_readers ... # 7.76 [+3.04] # OK tls.12_aes_gcm.mutliproc_readers # 7.76 [+0.00] ok 51 tls.12_aes_gcm.mutliproc_readers # 7.76 [+0.00] # RUN tls.12_aes_gcm.mutliproc_writers ... # 10.27 [+2.51] # OK tls.12_aes_gcm.mutliproc_writers # 10.27 [+0.00] ok 52 tls.12_aes_gcm.mutliproc_writers # 10.28 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_even ... # 11.85 [+1.57] # OK tls.12_aes_gcm.mutliproc_sendpage_even # 11.85 [+0.00] ok 53 tls.12_aes_gcm.mutliproc_sendpage_even # 11.85 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_readers ... # 14.94 [+3.09] # OK tls.12_aes_gcm.mutliproc_sendpage_readers # 14.95 [+0.00] ok 54 tls.12_aes_gcm.mutliproc_sendpage_readers # 14.95 [+0.00] # RUN tls.12_aes_gcm.mutliproc_sendpage_writers ... # 17.42 [+2.48] # OK tls.12_aes_gcm.mutliproc_sendpage_writers # 17.43 [+0.00] ok 55 tls.12_aes_gcm.mutliproc_sendpage_writers # 17.43 [+0.00] # RUN tls.12_aes_gcm.control_msg ... # 17.45 [+0.02] # OK tls.12_aes_gcm.control_msg # 17.45 [+0.00] ok 56 tls.12_aes_gcm.control_msg # 17.45 [+0.00] # RUN tls.12_aes_gcm.control_msg_nomerge ... # 17.47 [+0.02] # OK tls.12_aes_gcm.control_msg_nomerge # 17.47 [+0.00] ok 57 tls.12_aes_gcm.control_msg_nomerge # 17.47 [+0.00] # RUN tls.12_aes_gcm.data_control_data ... # 17.49 [+0.02] # OK tls.12_aes_gcm.data_control_data # 17.49 [+0.00] ok 58 tls.12_aes_gcm.data_control_data # 17.49 [+0.00] # RUN tls.12_aes_gcm.shutdown ... # 17.51 [+0.02] # OK tls.12_aes_gcm.shutdown # 17.51 [+0.00] ok 59 tls.12_aes_gcm.shutdown # 17.51 [+0.00] # RUN tls.12_aes_gcm.shutdown_unsent ... # 17.54 [+0.03] # OK tls.12_aes_gcm.shutdown_unsent # 17.54 [+0.00] ok 60 tls.12_aes_gcm.shutdown_unsent # 17.54 [+0.00] # RUN tls.12_aes_gcm.shutdown_reuse ... # 17.56 [+0.02] # OK tls.12_aes_gcm.shutdown_reuse # 17.56 [+0.00] ok 61 tls.12_aes_gcm.shutdown_reuse # 17.56 [+0.00] # RUN tls.12_aes_gcm.getsockopt ... # 17.57 [+0.01] # OK tls.12_aes_gcm.getsockopt # 17.58 [+0.00] ok 62 tls.12_aes_gcm.getsockopt # 17.58 [+0.00] # RUN tls.12_aes_gcm.recv_efault ... # 17.59 [+0.01] # OK tls.12_aes_gcm.recv_efault # 17.59 [+0.00] ok 63 tls.12_aes_gcm.recv_efault # 17.59 [+0.00] # RUN tls.13_aes_gcm.sendfile ... # 17.64 [+0.05] # OK tls.13_aes_gcm.sendfile # 17.64 [+0.00] ok 64 tls.13_aes_gcm.sendfile # 17.64 [+0.00] # RUN tls.13_aes_gcm.send_then_sendfile ... # 17.72 [+0.08] # OK tls.13_aes_gcm.send_then_sendfile # 17.72 [+0.00] ok 65 tls.13_aes_gcm.send_then_sendfile # 17.72 [+0.00] # RUN tls.13_aes_gcm.multi_chunk_sendfile ... # 19.42 [+1.70] # OK tls.13_aes_gcm.multi_chunk_sendfile # 19.42 [+0.00] ok 66 tls.13_aes_gcm.multi_chunk_sendfile # 19.42 [+0.00] # RUN tls.13_aes_gcm.recv_max ... # 19.44 [+0.02] # OK tls.13_aes_gcm.recv_max # 19.44 [+0.00] ok 67 tls.13_aes_gcm.recv_max # 19.44 [+0.00] # RUN tls.13_aes_gcm.recv_small ... # 19.46 [+0.02] # OK tls.13_aes_gcm.recv_small # 19.47 [+0.00] ok 68 tls.13_aes_gcm.recv_small # 19.47 [+0.00] # RUN tls.13_aes_gcm.msg_more ... # 19.48 [+0.02] # OK tls.13_aes_gcm.msg_more # 19.48 [+0.00] ok 69 tls.13_aes_gcm.msg_more # 19.49 [+0.00] # RUN tls.13_aes_gcm.msg_more_unsent ... # 19.50 [+0.02] # OK tls.13_aes_gcm.msg_more_unsent # 19.50 [+0.00] ok 70 tls.13_aes_gcm.msg_more_unsent # 19.50 [+0.00] # RUN tls.13_aes_gcm.msg_eor ... # 19.53 [+0.02] # OK tls.13_aes_gcm.msg_eor # 19.53 [+0.00] ok 71 tls.13_aes_gcm.msg_eor # 19.53 [+0.00] # RUN tls.13_aes_gcm.sendmsg_single ... # 19.55 [+0.02] # OK tls.13_aes_gcm.sendmsg_single # 19.56 [+0.00] ok 72 tls.13_aes_gcm.sendmsg_single # 19.56 [+0.00] # RUN tls.13_aes_gcm.sendmsg_fragmented ... # 19.61 [+0.06] # OK tls.13_aes_gcm.sendmsg_fragmented # 19.61 [+0.00] ok 73 tls.13_aes_gcm.sendmsg_fragmented # 19.62 [+0.00] # RUN tls.13_aes_gcm.sendmsg_large ... # 19.80 [+0.19] # OK tls.13_aes_gcm.sendmsg_large # 19.80 [+0.00] ok 74 tls.13_aes_gcm.sendmsg_large # 19.80 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple ... # 19.82 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple # 19.82 [+0.00] ok 75 tls.13_aes_gcm.sendmsg_multiple # 19.82 [+0.00] # RUN tls.13_aes_gcm.sendmsg_multiple_stress ... # 19.84 [+0.02] # OK tls.13_aes_gcm.sendmsg_multiple_stress # 19.84 [+0.00] ok 76 tls.13_aes_gcm.sendmsg_multiple_stress # 19.84 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe ... # 19.86 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe # 19.87 [+0.00] ok 77 tls.13_aes_gcm.splice_from_pipe # 19.87 [+0.00] # RUN tls.13_aes_gcm.splice_more ... # 19.88 [+0.02] # OK tls.13_aes_gcm.splice_more # 19.88 [+0.00] ok 78 tls.13_aes_gcm.splice_more # 19.89 [+0.00] # RUN tls.13_aes_gcm.splice_from_pipe2 ... # 19.90 [+0.02] # OK tls.13_aes_gcm.splice_from_pipe2 # 19.90 [+0.00] ok 79 tls.13_aes_gcm.splice_from_pipe2 # 19.91 [+0.00] # RUN tls.13_aes_gcm.send_and_splice ... # 19.94 [+0.03] # OK tls.13_aes_gcm.send_and_splice # 19.94 [+0.00] ok 80 tls.13_aes_gcm.send_and_splice # 19.94 [+0.00] # RUN tls.13_aes_gcm.splice_to_pipe ... # 19.96 [+0.02] # OK tls.13_aes_gcm.splice_to_pipe # 19.96 [+0.00] ok 81 tls.13_aes_gcm.splice_to_pipe # 19.96 [+0.00] # RUN tls.13_aes_gcm.splice_cmsg_to_pipe ... # 19.98 [+0.02] # OK tls.13_aes_gcm.splice_cmsg_to_pipe # 19.98 [+0.00] ok 82 tls.13_aes_gcm.splice_cmsg_to_pipe # 19.99 [+0.00] # RUN tls.13_aes_gcm.splice_dec_cmsg_to_pipe ... # 20.00 [+0.01] # OK tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.00 [+0.00] ok 83 tls.13_aes_gcm.splice_dec_cmsg_to_pipe # 20.00 [+0.00] # RUN tls.13_aes_gcm.recv_and_splice ... # 20.03 [+0.02] # OK tls.13_aes_gcm.recv_and_splice # 20.03 [+0.00] ok 84 tls.13_aes_gcm.recv_and_splice # 20.03 [+0.00] # RUN tls.13_aes_gcm.peek_and_splice ... # 20.05 [+0.02] # OK tls.13_aes_gcm.peek_and_splice # 20.05 [+0.00] ok 85 tls.13_aes_gcm.peek_and_splice # 20.05 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single ... # 20.06 [+0.02] # OK tls.13_aes_gcm.recvmsg_single # 20.07 [+0.00] ok 86 tls.13_aes_gcm.recvmsg_single # 20.07 [+0.00] # RUN tls.13_aes_gcm.recvmsg_single_max ... # 20.08 [+0.02] # OK tls.13_aes_gcm.recvmsg_single_max # 20.09 [+0.00] ok 87 tls.13_aes_gcm.recvmsg_single_max # 20.09 [+0.00] # RUN tls.13_aes_gcm.recvmsg_multiple ... # 20.10 [+0.02] # OK tls.13_aes_gcm.recvmsg_multiple # 20.11 [+0.00] ok 88 tls.13_aes_gcm.recvmsg_multiple # 20.11 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv ... # 20.13 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv # 20.13 [+0.00] ok 89 tls.13_aes_gcm.single_send_multiple_recv # 20.14 [+0.00] # RUN tls.13_aes_gcm.multiple_send_single_recv ... # 20.16 [+0.02] # OK tls.13_aes_gcm.multiple_send_single_recv # 20.16 [+0.00] ok 90 tls.13_aes_gcm.multiple_send_single_recv # 20.16 [+0.00] # RUN tls.13_aes_gcm.single_send_multiple_recv_non_align ... # 20.18 [+0.02] # OK tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.18 [+0.00] ok 91 tls.13_aes_gcm.single_send_multiple_recv_non_align # 20.18 [+0.00] # RUN tls.13_aes_gcm.recv_partial ... # 20.20 [+0.01] # OK tls.13_aes_gcm.recv_partial # 20.20 [+0.00] ok 92 tls.13_aes_gcm.recv_partial # 20.20 [+0.00] # RUN tls.13_aes_gcm.recv_nonblock ... # 20.22 [+0.02] # OK tls.13_aes_gcm.recv_nonblock # 20.22 [+0.00] ok 93 tls.13_aes_gcm.recv_nonblock # 20.22 [+0.00] # RUN tls.13_aes_gcm.recv_peek ... # 20.24 [+0.02] # OK tls.13_aes_gcm.recv_peek # 20.24 [+0.00] ok 94 tls.13_aes_gcm.recv_peek # 20.24 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple ... # 20.26 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple # 20.26 [+0.00] ok 95 tls.13_aes_gcm.recv_peek_multiple # 20.27 [+0.00] # RUN tls.13_aes_gcm.recv_peek_multiple_records ... # 20.28 [+0.02] # OK tls.13_aes_gcm.recv_peek_multiple_records # 20.28 [+0.00] ok 96 tls.13_aes_gcm.recv_peek_multiple_records # 20.28 [+0.00] # RUN tls.13_aes_gcm.recv_peek_large_buf_mult_recs ... # 20.30 [+0.02] # OK tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.30 [+0.00] ok 97 tls.13_aes_gcm.recv_peek_large_buf_mult_recs # 20.30 [+0.00] # RUN tls.13_aes_gcm.recv_lowat ... # 20.32 [+0.02] # OK tls.13_aes_gcm.recv_lowat # 20.32 [+0.00] ok 98 tls.13_aes_gcm.recv_lowat # 20.32 [+0.00] # RUN tls.13_aes_gcm.bidir ... # 20.35 [+0.03] # OK tls.13_aes_gcm.bidir # 20.35 [+0.00] ok 99 tls.13_aes_gcm.bidir # 20.35 [+0.00] # RUN tls.13_aes_gcm.pollin ... # 20.39 [+0.03] # OK tls.13_aes_gcm.pollin # 20.39 [+0.00] ok 100 tls.13_aes_gcm.pollin # 20.39 [+0.00] # RUN tls.13_aes_gcm.poll_wait ... # 20.41 [+0.02] # OK tls.13_aes_gcm.poll_wait # 20.41 [+0.00] ok 101 tls.13_aes_gcm.poll_wait # 20.41 [+0.00] # RUN tls.13_aes_gcm.poll_wait_split ... # 20.43 [+0.02] # OK tls.13_aes_gcm.poll_wait_split # 20.44 [+0.00] ok 102 tls.13_aes_gcm.poll_wait_split # 20.44 [+0.00] # RUN tls.13_aes_gcm.blocking ... # 20.47 [+0.03] # OK tls.13_aes_gcm.blocking # 20.47 [+0.00] ok 103 tls.13_aes_gcm.blocking # 20.47 [+0.00] # RUN tls.13_aes_gcm.nonblocking ... # 20.59 [+0.12] # OK tls.13_aes_gcm.nonblocking # 20.59 [+0.00] ok 104 tls.13_aes_gcm.nonblocking # 20.59 [+0.00] # RUN tls.13_aes_gcm.mutliproc_even ... # 22.21 [+1.62] # OK tls.13_aes_gcm.mutliproc_even # 22.22 [+0.00] ok 105 tls.13_aes_gcm.mutliproc_even # 22.22 [+0.00] # RUN tls.13_aes_gcm.mutliproc_readers ... # 25.24 [+3.03] # OK tls.13_aes_gcm.mutliproc_readers # 25.24 [+0.00] ok 106 tls.13_aes_gcm.mutliproc_readers # 25.25 [+0.00] # RUN tls.13_aes_gcm.mutliproc_writers ... # 27.73 [+2.48] # OK tls.13_aes_gcm.mutliproc_writers # 27.73 [+0.00] ok 107 tls.13_aes_gcm.mutliproc_writers # 27.73 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_even ... # 29.30 [+1.56] # OK tls.13_aes_gcm.mutliproc_sendpage_even # 29.30 [+0.00] ok 108 tls.13_aes_gcm.mutliproc_sendpage_even # 29.30 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_readers ... # 32.31 [+3.01] # OK tls.13_aes_gcm.mutliproc_sendpage_readers # 32.31 [+0.00] ok 109 tls.13_aes_gcm.mutliproc_sendpage_readers # 32.32 [+0.00] # RUN tls.13_aes_gcm.mutliproc_sendpage_writers ... # 34.79 [+2.47] # OK tls.13_aes_gcm.mutliproc_sendpage_writers # 34.79 [+0.00] ok 110 tls.13_aes_gcm.mutliproc_sendpage_writers # 34.79 [+0.00] # RUN tls.13_aes_gcm.control_msg ... # 34.81 [+0.02] # OK tls.13_aes_gcm.control_msg # 34.81 [+0.00] ok 111 tls.13_aes_gcm.control_msg # 34.81 [+0.00] # RUN tls.13_aes_gcm.control_msg_nomerge ... # 34.84 [+0.02] # OK tls.13_aes_gcm.control_msg_nomerge # 34.84 [+0.00] ok 112 tls.13_aes_gcm.control_msg_nomerge # 34.84 [+0.00] # RUN tls.13_aes_gcm.data_control_data ... # 34.87 [+0.03] # OK tls.13_aes_gcm.data_control_data # 34.87 [+0.00] ok 113 tls.13_aes_gcm.data_control_data # 34.87 [+0.00] # RUN tls.13_aes_gcm.shutdown ... # 34.89 [+0.02] # OK tls.13_aes_gcm.shutdown # 34.89 [+0.00] ok 114 tls.13_aes_gcm.shutdown # 34.89 [+0.00] # RUN tls.13_aes_gcm.shutdown_unsent ... # 34.91 [+0.02] # OK tls.13_aes_gcm.shutdown_unsent # 34.91 [+0.00] ok 115 tls.13_aes_gcm.shutdown_unsent # 34.91 [+0.00] # RUN tls.13_aes_gcm.shutdown_reuse ... # 34.93 [+0.02] # OK tls.13_aes_gcm.shutdown_reuse # 34.93 [+0.00] ok 116 tls.13_aes_gcm.shutdown_reuse # 34.93 [+0.00] # RUN tls.13_aes_gcm.getsockopt ... # 34.95 [+0.02] # OK tls.13_aes_gcm.getsockopt # 34.95 [+0.00] ok 117 tls.13_aes_gcm.getsockopt # 34.95 [+0.00] # RUN tls.13_aes_gcm.recv_efault ... # 34.98 [+0.03] # OK tls.13_aes_gcm.recv_efault # 34.98 [+0.00] ok 118 tls.13_aes_gcm.recv_efault # 34.98 [+0.00] # RUN tls.12_chacha.sendfile ... # 35.50 [+0.51] # OK tls.12_chacha.sendfile # 35.50 [+0.00] ok 119 tls.12_chacha.sendfile # 35.50 [+0.00] # RUN tls.12_chacha.send_then_sendfile ... # 35.55 [+0.05] # OK tls.12_chacha.send_then_sendfile # 35.55 [+0.00] ok 120 tls.12_chacha.send_then_sendfile # 35.55 [+0.00] # RUN tls.12_chacha.multi_chunk_sendfile ... # 36.71 [+1.16] # OK tls.12_chacha.multi_chunk_sendfile # 36.71 [+0.00] ok 121 tls.12_chacha.multi_chunk_sendfile # 36.71 [+0.00] # RUN tls.12_chacha.recv_max ... # 36.72 [+0.02] # OK tls.12_chacha.recv_max # 36.73 [+0.00] ok 122 tls.12_chacha.recv_max # 36.73 [+0.00] # RUN tls.12_chacha.recv_small ... # 36.74 [+0.01] # OK tls.12_chacha.recv_small # 36.74 [+0.00] ok 123 tls.12_chacha.recv_small # 36.74 [+0.00] # RUN tls.12_chacha.msg_more ... # 36.77 [+0.02] # OK tls.12_chacha.msg_more # 36.77 [+0.00] ok 124 tls.12_chacha.msg_more # 36.77 [+0.00] # RUN tls.12_chacha.msg_more_unsent ... # 36.78 [+0.02] # OK tls.12_chacha.msg_more_unsent # 36.78 [+0.00] ok 125 tls.12_chacha.msg_more_unsent # 36.79 [+0.00] # RUN tls.12_chacha.msg_eor ... # 36.80 [+0.02] # OK tls.12_chacha.msg_eor # 36.80 [+0.00] ok 126 tls.12_chacha.msg_eor # 36.80 [+0.00] # RUN tls.12_chacha.sendmsg_single ... # 36.82 [+0.02] # OK tls.12_chacha.sendmsg_single # 36.82 [+0.00] ok 127 tls.12_chacha.sendmsg_single # 36.82 [+0.00] # RUN tls.12_chacha.sendmsg_fragmented ... # 36.88 [+0.06] # OK tls.12_chacha.sendmsg_fragmented # 36.88 [+0.00] ok 128 tls.12_chacha.sendmsg_fragmented # 36.88 [+0.00] # RUN tls.12_chacha.sendmsg_large ... # 36.97 [+0.09] # OK tls.12_chacha.sendmsg_large # 36.97 [+0.00] ok 129 tls.12_chacha.sendmsg_large # 36.98 [+0.00] # RUN tls.12_chacha.sendmsg_multiple ... # 36.99 [+0.02] # OK tls.12_chacha.sendmsg_multiple # 36.99 [+0.00] ok 130 tls.12_chacha.sendmsg_multiple # 36.99 [+0.00] # RUN tls.12_chacha.sendmsg_multiple_stress ... # 37.01 [+0.02] # OK tls.12_chacha.sendmsg_multiple_stress # 37.01 [+0.00] ok 131 tls.12_chacha.sendmsg_multiple_stress # 37.01 [+0.00] # RUN tls.12_chacha.splice_from_pipe ... # 37.03 [+0.01] # OK tls.12_chacha.splice_from_pipe # 37.03 [+0.00] ok 132 tls.12_chacha.splice_from_pipe # 37.03 [+0.00] # RUN tls.12_chacha.splice_more ... # 37.05 [+0.02] # OK tls.12_chacha.splice_more # 37.05 [+0.00] ok 133 tls.12_chacha.splice_more # 37.06 [+0.00] # RUN tls.12_chacha.splice_from_pipe2 ... # 37.08 [+0.02] # OK tls.12_chacha.splice_from_pipe2 # 37.08 [+0.00] ok 134 tls.12_chacha.splice_from_pipe2 # 37.08 [+0.00] # RUN tls.12_chacha.send_and_splice ... # 37.10 [+0.02] # OK tls.12_chacha.send_and_splice # 37.10 [+0.00] ok 135 tls.12_chacha.send_and_splice # 37.10 [+0.00] # RUN tls.12_chacha.splice_to_pipe ... # 37.12 [+0.02] # OK tls.12_chacha.splice_to_pipe # 37.12 [+0.00] ok 136 tls.12_chacha.splice_to_pipe # 37.13 [+0.00] # RUN tls.12_chacha.splice_cmsg_to_pipe ... # 37.14 [+0.02] # OK tls.12_chacha.splice_cmsg_to_pipe # 37.14 [+0.00] ok 137 tls.12_chacha.splice_cmsg_to_pipe # 37.14 [+0.00] # RUN tls.12_chacha.splice_dec_cmsg_to_pipe ... # 37.16 [+0.01] # OK tls.12_chacha.splice_dec_cmsg_to_pipe # 37.16 [+0.00] ok 138 tls.12_chacha.splice_dec_cmsg_to_pipe # 37.16 [+0.00] # RUN tls.12_chacha.recv_and_splice ... # 37.18 [+0.01] # OK tls.12_chacha.recv_and_splice # 37.18 [+0.00] ok 139 tls.12_chacha.recv_and_splice # 37.18 [+0.00] # RUN tls.12_chacha.peek_and_splice ... # 37.20 [+0.02] # OK tls.12_chacha.peek_and_splice # 37.20 [+0.00] ok 140 tls.12_chacha.peek_and_splice # 37.21 [+0.00] # RUN tls.12_chacha.recvmsg_single ... # 37.22 [+0.01] # OK tls.12_chacha.recvmsg_single # 37.22 [+0.00] ok 141 tls.12_chacha.recvmsg_single # 37.22 [+0.00] # RUN tls.12_chacha.recvmsg_single_max ... # 37.24 [+0.02] # OK tls.12_chacha.recvmsg_single_max # 37.24 [+0.00] ok 142 tls.12_chacha.recvmsg_single_max # 37.24 [+0.00] # RUN tls.12_chacha.recvmsg_multiple ... # 37.26 [+0.02] # OK tls.12_chacha.recvmsg_multiple # 37.27 [+0.00] ok 143 tls.12_chacha.recvmsg_multiple # 37.27 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv ... # 37.28 [+0.02] # OK tls.12_chacha.single_send_multiple_recv # 37.28 [+0.00] ok 144 tls.12_chacha.single_send_multiple_recv # 37.29 [+0.00] # RUN tls.12_chacha.multiple_send_single_recv ... # 37.31 [+0.02] # OK tls.12_chacha.multiple_send_single_recv # 37.31 [+0.00] ok 145 tls.12_chacha.multiple_send_single_recv # 37.31 [+0.00] # RUN tls.12_chacha.single_send_multiple_recv_non_align ... # 37.32 [+0.01] # OK tls.12_chacha.single_send_multiple_recv_non_align # 37.33 [+0.00] ok 146 tls.12_chacha.single_send_multiple_recv_non_align # 37.33 [+0.00] # RUN tls.12_chacha.recv_partial ... # 37.35 [+0.02] # OK tls.12_chacha.recv_partial # 37.35 [+0.00] ok 147 tls.12_chacha.recv_partial # 37.35 [+0.00] # RUN tls.12_chacha.recv_nonblock ... # 37.37 [+0.02] # OK tls.12_chacha.recv_nonblock # 37.37 [+0.00] ok 148 tls.12_chacha.recv_nonblock # 37.37 [+0.00] # RUN tls.12_chacha.recv_peek ... # 37.38 [+0.01] # OK tls.12_chacha.recv_peek # 37.38 [+0.00] ok 149 tls.12_chacha.recv_peek # 37.39 [+0.00] # RUN tls.12_chacha.recv_peek_multiple ... # 37.41 [+0.02] # OK tls.12_chacha.recv_peek_multiple # 37.41 [+0.00] ok 150 tls.12_chacha.recv_peek_multiple # 37.41 [+0.00] # RUN tls.12_chacha.recv_peek_multiple_records ... # 37.43 [+0.02] # OK tls.12_chacha.recv_peek_multiple_records # 37.43 [+0.00] ok 151 tls.12_chacha.recv_peek_multiple_records # 37.43 [+0.00] # RUN tls.12_chacha.recv_peek_large_buf_mult_recs ... # 37.45 [+0.02] # OK tls.12_chacha.recv_peek_large_buf_mult_recs # 37.45 [+0.00] ok 152 tls.12_chacha.recv_peek_large_buf_mult_recs # 37.45 [+0.00] # RUN tls.12_chacha.recv_lowat ... # 37.47 [+0.02] # OK tls.12_chacha.recv_lowat # 37.47 [+0.00] ok 153 tls.12_chacha.recv_lowat # 37.47 [+0.00] # RUN tls.12_chacha.bidir ... # 37.49 [+0.02] # OK tls.12_chacha.bidir # 37.49 [+0.00] ok 154 tls.12_chacha.bidir # 37.49 [+0.00] # RUN tls.12_chacha.pollin ... # 37.53 [+0.04] # OK tls.12_chacha.pollin # 37.53 [+0.00] ok 155 tls.12_chacha.pollin # 37.53 [+0.00] # RUN tls.12_chacha.poll_wait ... # 37.55 [+0.02] # OK tls.12_chacha.poll_wait # 37.55 [+0.00] ok 156 tls.12_chacha.poll_wait # 37.55 [+0.00] # RUN tls.12_chacha.poll_wait_split ... # 37.57 [+0.02] # OK tls.12_chacha.poll_wait_split # 37.57 [+0.00] ok 157 tls.12_chacha.poll_wait_split # 37.57 [+0.00] # RUN tls.12_chacha.blocking ... # 37.62 [+0.04] # OK tls.12_chacha.blocking # 37.62 [+0.00] ok 158 tls.12_chacha.blocking # 37.62 [+0.00] # RUN tls.12_chacha.nonblocking ... # 37.73 [+0.11] # OK tls.12_chacha.nonblocking # 37.73 [+0.00] ok 159 tls.12_chacha.nonblocking # 37.73 [+0.00] # RUN tls.12_chacha.mutliproc_even ... # 38.65 [+0.92] # OK tls.12_chacha.mutliproc_even # 38.65 [+0.00] ok 160 tls.12_chacha.mutliproc_even # 38.65 [+0.00] # RUN tls.12_chacha.mutliproc_readers ... # 40.34 [+1.69] # OK tls.12_chacha.mutliproc_readers # 40.34 [+0.00] ok 161 tls.12_chacha.mutliproc_readers # 40.34 [+0.00] # RUN tls.12_chacha.mutliproc_writers ... # 41.73 [+1.38] # OK tls.12_chacha.mutliproc_writers # 41.73 [+0.00] ok 162 tls.12_chacha.mutliproc_writers # 41.73 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_even ... # 42.61 [+0.88] # OK tls.12_chacha.mutliproc_sendpage_even # 42.61 [+0.00] ok 163 tls.12_chacha.mutliproc_sendpage_even # 42.61 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_readers ... # 44.25 [+1.65] # OK tls.12_chacha.mutliproc_sendpage_readers # 44.26 [+0.00] ok 164 tls.12_chacha.mutliproc_sendpage_readers # 44.26 [+0.00] # RUN tls.12_chacha.mutliproc_sendpage_writers ... # 45.66 [+1.40] # OK tls.12_chacha.mutliproc_sendpage_writers # 45.66 [+0.00] ok 165 tls.12_chacha.mutliproc_sendpage_writers # 45.66 [+0.00] # RUN tls.12_chacha.control_msg ... # 45.68 [+0.02] # OK tls.12_chacha.control_msg # 45.68 [+0.00] ok 166 tls.12_chacha.control_msg # 45.68 [+0.00] # RUN tls.12_chacha.control_msg_nomerge ... # 45.70 [+0.02] # OK tls.12_chacha.control_msg_nomerge # 45.70 [+0.00] ok 167 tls.12_chacha.control_msg_nomerge # 45.70 [+0.00] # RUN tls.12_chacha.data_control_data ... # 45.72 [+0.02] # OK tls.12_chacha.data_control_data # 45.72 [+0.00] ok 168 tls.12_chacha.data_control_data # 45.73 [+0.00] # RUN tls.12_chacha.shutdown ... # 45.75 [+0.02] # OK tls.12_chacha.shutdown # 45.75 [+0.00] ok 169 tls.12_chacha.shutdown # 45.75 [+0.00] # RUN tls.12_chacha.shutdown_unsent ... # 45.78 [+0.03] # OK tls.12_chacha.shutdown_unsent # 45.78 [+0.00] ok 170 tls.12_chacha.shutdown_unsent # 45.78 [+0.00] # RUN tls.12_chacha.shutdown_reuse ... # 45.80 [+0.02] # OK tls.12_chacha.shutdown_reuse # 45.80 [+0.00] ok 171 tls.12_chacha.shutdown_reuse # 45.80 [+0.00] # RUN tls.12_chacha.getsockopt ... # 45.82 [+0.02] # OK tls.12_chacha.getsockopt # 45.82 [+0.00] ok 172 tls.12_chacha.getsockopt # 45.83 [+0.00] # RUN tls.12_chacha.recv_efault ... # 45.84 [+0.02] # OK tls.12_chacha.recv_efault # 45.84 [+0.00] ok 173 tls.12_chacha.recv_efault # 45.84 [+0.00] # RUN tls.13_chacha.sendfile ... # 45.88 [+0.04] # OK tls.13_chacha.sendfile # 45.88 [+0.00] ok 174 tls.13_chacha.sendfile # 45.88 [+0.00] # RUN tls.13_chacha.send_then_sendfile ... # 45.93 [+0.05] # OK tls.13_chacha.send_then_sendfile # 45.93 [+0.00] ok 175 tls.13_chacha.send_then_sendfile # 45.94 [+0.00] # RUN tls.13_chacha.multi_chunk_sendfile ... # 47.63 [+1.69] # OK tls.13_chacha.multi_chunk_sendfile # 47.63 [+0.00] ok 176 tls.13_chacha.multi_chunk_sendfile # 47.63 [+0.00] # RUN tls.13_chacha.recv_max ... # 47.65 [+0.02] # OK tls.13_chacha.recv_max # 47.66 [+0.00] ok 177 tls.13_chacha.recv_max # 47.66 [+0.00] # RUN tls.13_chacha.recv_small ... # 47.67 [+0.02] # OK tls.13_chacha.recv_small # 47.67 [+0.00] ok 178 tls.13_chacha.recv_small # 47.67 [+0.00] # RUN tls.13_chacha.msg_more ... # 47.69 [+0.01] # OK tls.13_chacha.msg_more # 47.69 [+0.00] ok 179 tls.13_chacha.msg_more # 47.69 [+0.00] # RUN tls.13_chacha.msg_more_unsent ... # 47.71 [+0.02] # OK tls.13_chacha.msg_more_unsent # 47.71 [+0.00] ok 180 tls.13_chacha.msg_more_unsent # 47.71 [+0.00] # RUN tls.13_chacha.msg_eor ... # 47.74 [+0.03] # OK tls.13_chacha.msg_eor # 47.74 [+0.00] ok 181 tls.13_chacha.msg_eor # 47.74 [+0.00] # RUN tls.13_chacha.sendmsg_single ... # 47.75 [+0.02] # OK tls.13_chacha.sendmsg_single # 47.76 [+0.00] ok 182 tls.13_chacha.sendmsg_single # 47.76 [+0.00] # RUN tls.13_chacha.sendmsg_fragmented ... # 47.83 [+0.07] # OK tls.13_chacha.sendmsg_fragmented # 47.83 [+0.00] ok 183 tls.13_chacha.sendmsg_fragmented # 47.83 [+0.00] # RUN tls.13_chacha.sendmsg_large ... # 47.92 [+0.09] # OK tls.13_chacha.sendmsg_large # 47.92 [+0.00] ok 184 tls.13_chacha.sendmsg_large # 47.92 [+0.00] # RUN tls.13_chacha.sendmsg_multiple ... # 47.94 [+0.02] # OK tls.13_chacha.sendmsg_multiple # 47.94 [+0.00] ok 185 tls.13_chacha.sendmsg_multiple # 47.94 [+0.00] # RUN tls.13_chacha.sendmsg_multiple_stress ... # 47.96 [+0.01] # OK tls.13_chacha.sendmsg_multiple_stress # 47.96 [+0.00] ok 186 tls.13_chacha.sendmsg_multiple_stress # 47.96 [+0.00] # RUN tls.13_chacha.splice_from_pipe ... # 47.98 [+0.02] # OK tls.13_chacha.splice_from_pipe # 47.98 [+0.00] ok 187 tls.13_chacha.splice_from_pipe # 47.98 [+0.00] # RUN tls.13_chacha.splice_more ... # 48.00 [+0.02] # OK tls.13_chacha.splice_more # 48.00 [+0.00] ok 188 tls.13_chacha.splice_more # 48.00 [+0.00] # RUN tls.13_chacha.splice_from_pipe2 ... # 48.02 [+0.02] # OK tls.13_chacha.splice_from_pipe2 # 48.02 [+0.00] ok 189 tls.13_chacha.splice_from_pipe2 # 48.02 [+0.00] # RUN tls.13_chacha.send_and_splice ... # 48.04 [+0.02] # OK tls.13_chacha.send_and_splice # 48.04 [+0.00] ok 190 tls.13_chacha.send_and_splice # 48.04 [+0.00] # RUN tls.13_chacha.splice_to_pipe ... # 48.06 [+0.02] # OK tls.13_chacha.splice_to_pipe # 48.06 [+0.00] ok 191 tls.13_chacha.splice_to_pipe # 48.06 [+0.00] # RUN tls.13_chacha.splice_cmsg_to_pipe ... # 48.09 [+0.03] # OK tls.13_chacha.splice_cmsg_to_pipe # 48.09 [+0.00] ok 192 tls.13_chacha.splice_cmsg_to_pipe # 48.09 [+0.00] # RUN tls.13_chacha.splice_dec_cmsg_to_pipe ... # 48.11 [+0.02] # OK tls.13_chacha.splice_dec_cmsg_to_pipe # 48.11 [+0.00] ok 193 tls.13_chacha.splice_dec_cmsg_to_pipe # 48.11 [+0.00] # RUN tls.13_chacha.recv_and_splice ... # 48.13 [+0.02] # OK tls.13_chacha.recv_and_splice # 48.13 [+0.00] ok 194 tls.13_chacha.recv_and_splice # 48.13 [+0.00] # RUN tls.13_chacha.peek_and_splice ... # 48.15 [+0.02] # OK tls.13_chacha.peek_and_splice # 48.15 [+0.00] ok 195 tls.13_chacha.peek_and_splice # 48.15 [+0.00] # RUN tls.13_chacha.recvmsg_single ... # 48.18 [+0.03] # OK tls.13_chacha.recvmsg_single # 48.18 [+0.00] ok 196 tls.13_chacha.recvmsg_single # 48.18 [+0.00] # RUN tls.13_chacha.recvmsg_single_max ... # 48.20 [+0.02] # OK tls.13_chacha.recvmsg_single_max # 48.20 [+0.00] ok 197 tls.13_chacha.recvmsg_single_max # 48.20 [+0.00] # RUN tls.13_chacha.recvmsg_multiple ... # 48.23 [+0.03] # OK tls.13_chacha.recvmsg_multiple # 48.23 [+0.00] ok 198 tls.13_chacha.recvmsg_multiple # 48.23 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv ... # 48.25 [+0.02] # OK tls.13_chacha.single_send_multiple_recv # 48.25 [+0.00] ok 199 tls.13_chacha.single_send_multiple_recv # 48.25 [+0.00] # RUN tls.13_chacha.multiple_send_single_recv ... # 48.27 [+0.02] # OK tls.13_chacha.multiple_send_single_recv # 48.27 [+0.00] ok 200 tls.13_chacha.multiple_send_single_recv # 48.27 [+0.00] # RUN tls.13_chacha.single_send_multiple_recv_non_align ... # 48.30 [+0.02] # OK tls.13_chacha.single_send_multiple_recv_non_align # 48.30 [+0.00] ok 201 tls.13_chacha.single_send_multiple_recv_non_align # 48.30 [+0.00] # RUN tls.13_chacha.recv_partial ... # 48.33 [+0.02] # OK tls.13_chacha.recv_partial # 48.33 [+0.00] ok 202 tls.13_chacha.recv_partial # 48.33 [+0.00] # RUN tls.13_chacha.recv_nonblock ... # 48.35 [+0.02] # OK tls.13_chacha.recv_nonblock # 48.35 [+0.00] ok 203 tls.13_chacha.recv_nonblock # 48.35 [+0.00] # RUN tls.13_chacha.recv_peek ... # 48.37 [+0.02] # OK tls.13_chacha.recv_peek # 48.37 [+0.00] ok 204 tls.13_chacha.recv_peek # 48.37 [+0.00] # RUN tls.13_chacha.recv_peek_multiple ... # 48.39 [+0.02] # OK tls.13_chacha.recv_peek_multiple # 48.39 [+0.00] ok 205 tls.13_chacha.recv_peek_multiple # 48.39 [+0.00] # RUN tls.13_chacha.recv_peek_multiple_records ... # 48.41 [+0.02] # OK tls.13_chacha.recv_peek_multiple_records # 48.42 [+0.00] ok 206 tls.13_chacha.recv_peek_multiple_records # 48.42 [+0.00] # RUN tls.13_chacha.recv_peek_large_buf_mult_recs ... # 48.44 [+0.02] # OK tls.13_chacha.recv_peek_large_buf_mult_recs # 48.44 [+0.00] ok 207 tls.13_chacha.recv_peek_large_buf_mult_recs # 48.44 [+0.00] # RUN tls.13_chacha.recv_lowat ... # 48.46 [+0.02] # OK tls.13_chacha.recv_lowat # 48.46 [+0.00] ok 208 tls.13_chacha.recv_lowat # 48.46 [+0.00] # RUN tls.13_chacha.bidir ... # 48.49 [+0.03] # OK tls.13_chacha.bidir # 48.49 [+0.00] ok 209 tls.13_chacha.bidir # 48.49 [+0.00] # RUN tls.13_chacha.pollin ... # 48.52 [+0.04] # OK tls.13_chacha.pollin # 48.53 [+0.00] ok 210 tls.13_chacha.pollin # 48.53 [+0.00] # RUN tls.13_chacha.poll_wait ... # 48.56 [+0.03] # OK tls.13_chacha.poll_wait # 48.56 [+0.00] ok 211 tls.13_chacha.poll_wait # 48.56 [+0.00] # RUN tls.13_chacha.poll_wait_split ... # 48.58 [+0.02] # OK tls.13_chacha.poll_wait_split # 48.58 [+0.00] ok 212 tls.13_chacha.poll_wait_split # 48.58 [+0.00] # RUN tls.13_chacha.blocking ... # 48.61 [+0.03] # OK tls.13_chacha.blocking # 48.61 [+0.00] ok 213 tls.13_chacha.blocking # 48.61 [+0.00] # RUN tls.13_chacha.nonblocking ... # 48.71 [+0.10] # OK tls.13_chacha.nonblocking # 48.71 [+0.00] ok 214 tls.13_chacha.nonblocking # 48.71 [+0.00] # RUN tls.13_chacha.mutliproc_even ... # 49.62 [+0.90] # OK tls.13_chacha.mutliproc_even # 49.62 [+0.00] ok 215 tls.13_chacha.mutliproc_even # 49.62 [+0.00] # RUN tls.13_chacha.mutliproc_readers ... # 51.35 [+1.73] # OK tls.13_chacha.mutliproc_readers # 51.35 [+0.00] ok 216 tls.13_chacha.mutliproc_readers # 51.35 [+0.00] # RUN tls.13_chacha.mutliproc_writers ... # 52.71 [+1.36] # OK tls.13_chacha.mutliproc_writers # 52.71 [+0.00] ok 217 tls.13_chacha.mutliproc_writers # 52.71 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_even ... # 53.60 [+0.89] # OK tls.13_chacha.mutliproc_sendpage_even # 53.61 [+0.00] ok 218 tls.13_chacha.mutliproc_sendpage_even # 53.61 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_readers ... # 55.27 [+1.66] # OK tls.13_chacha.mutliproc_sendpage_readers # 55.27 [+0.00] ok 219 tls.13_chacha.mutliproc_sendpage_readers # 55.27 [+0.00] # RUN tls.13_chacha.mutliproc_sendpage_writers ... # 56.60 [+1.33] # OK tls.13_chacha.mutliproc_sendpage_writers # 56.60 [+0.00] ok 220 tls.13_chacha.mutliproc_sendpage_writers # 56.61 [+0.00] # RUN tls.13_chacha.control_msg ... # 56.63 [+0.02] # OK tls.13_chacha.control_msg # 56.63 [+0.00] ok 221 tls.13_chacha.control_msg # 56.63 [+0.00] # RUN tls.13_chacha.control_msg_nomerge ... # 56.64 [+0.01] # OK tls.13_chacha.control_msg_nomerge # 56.65 [+0.00] ok 222 tls.13_chacha.control_msg_nomerge # 56.65 [+0.00] # RUN tls.13_chacha.data_control_data ... # 56.66 [+0.02] # OK tls.13_chacha.data_control_data # 56.66 [+0.00] ok 223 tls.13_chacha.data_control_data # 56.67 [+0.00] # RUN tls.13_chacha.shutdown ... # 56.68 [+0.02] # OK tls.13_chacha.shutdown # 56.68 [+0.00] ok 224 tls.13_chacha.shutdown # 56.68 [+0.00] # RUN tls.13_chacha.shutdown_unsent ... # 56.70 [+0.01] # OK tls.13_chacha.shutdown_unsent # 56.70 [+0.00] ok 225 tls.13_chacha.shutdown_unsent # 56.70 [+0.00] # RUN tls.13_chacha.shutdown_reuse ... # 56.73 [+0.03] # OK tls.13_chacha.shutdown_reuse # 56.73 [+0.00] ok 226 tls.13_chacha.shutdown_reuse # 56.73 [+0.00] # RUN tls.13_chacha.getsockopt ... # 56.75 [+0.02] # OK tls.13_chacha.getsockopt # 56.75 [+0.00] ok 227 tls.13_chacha.getsockopt # 56.75 [+0.00] # RUN tls.13_chacha.recv_efault ... # 56.78 [+0.02] # OK tls.13_chacha.recv_efault # 56.78 [+0.00] ok 228 tls.13_chacha.recv_efault # 56.78 [+0.00] # RUN tls.13_sm4_gcm.sendfile ... # 57.07 [+0.29] # OK tls.13_sm4_gcm.sendfile # 57.07 [+0.00] ok 229 tls.13_sm4_gcm.sendfile # 57.07 [+0.00] # RUN tls.13_sm4_gcm.send_then_sendfile ... # 57.14 [+0.07] # OK tls.13_sm4_gcm.send_then_sendfile # 57.14 [+0.00] ok 230 tls.13_sm4_gcm.send_then_sendfile # 57.14 [+0.00] # RUN tls.13_sm4_gcm.multi_chunk_sendfile ... # 58.89 [+1.74] # OK tls.13_sm4_gcm.multi_chunk_sendfile # 58.89 [+0.00] ok 231 tls.13_sm4_gcm.multi_chunk_sendfile # 58.89 [+0.00] # RUN tls.13_sm4_gcm.recv_max ... # 58.91 [+0.02] # OK tls.13_sm4_gcm.recv_max # 58.91 [+0.00] ok 232 tls.13_sm4_gcm.recv_max # 58.91 [+0.00] # RUN tls.13_sm4_gcm.recv_small ... # 58.93 [+0.02] # OK tls.13_sm4_gcm.recv_small # 58.93 [+0.00] ok 233 tls.13_sm4_gcm.recv_small # 58.93 [+0.00] # RUN tls.13_sm4_gcm.msg_more ... # 58.96 [+0.03] # OK tls.13_sm4_gcm.msg_more # 58.96 [+0.00] ok 234 tls.13_sm4_gcm.msg_more # 58.96 [+0.00] # RUN tls.13_sm4_gcm.msg_more_unsent ... # 58.98 [+0.02] # OK tls.13_sm4_gcm.msg_more_unsent # 58.98 [+0.00] ok 235 tls.13_sm4_gcm.msg_more_unsent # 58.98 [+0.00] # RUN tls.13_sm4_gcm.msg_eor ... # 59.00 [+0.02] # OK tls.13_sm4_gcm.msg_eor # 59.01 [+0.00] ok 236 tls.13_sm4_gcm.msg_eor # 59.01 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_single ... # 59.03 [+0.02] # OK tls.13_sm4_gcm.sendmsg_single # 59.03 [+0.00] ok 237 tls.13_sm4_gcm.sendmsg_single # 59.03 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_fragmented ... # 59.09 [+0.07] # OK tls.13_sm4_gcm.sendmsg_fragmented # 59.10 [+0.00] ok 238 tls.13_sm4_gcm.sendmsg_fragmented # 59.10 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_large ... # 59.28 [+0.18] # OK tls.13_sm4_gcm.sendmsg_large # 59.28 [+0.00] ok 239 tls.13_sm4_gcm.sendmsg_large # 59.28 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple ... # 59.30 [+0.02] # OK tls.13_sm4_gcm.sendmsg_multiple # 59.30 [+0.00] ok 240 tls.13_sm4_gcm.sendmsg_multiple # 59.30 [+0.00] # RUN tls.13_sm4_gcm.sendmsg_multiple_stress ... # 59.33 [+0.03] # OK tls.13_sm4_gcm.sendmsg_multiple_stress # 59.33 [+0.00] ok 241 tls.13_sm4_gcm.sendmsg_multiple_stress # 59.33 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe ... # 59.36 [+0.03] # OK tls.13_sm4_gcm.splice_from_pipe # 59.36 [+0.00] ok 242 tls.13_sm4_gcm.splice_from_pipe # 59.36 [+0.00] # RUN tls.13_sm4_gcm.splice_more ... # 59.39 [+0.03] # OK tls.13_sm4_gcm.splice_more # 59.39 [+0.00] ok 243 tls.13_sm4_gcm.splice_more # 59.39 [+0.00] # RUN tls.13_sm4_gcm.splice_from_pipe2 ... # 59.41 [+0.02] # OK tls.13_sm4_gcm.splice_from_pipe2 # 59.42 [+0.00] ok 244 tls.13_sm4_gcm.splice_from_pipe2 # 59.42 [+0.00] # RUN tls.13_sm4_gcm.send_and_splice ... # 59.44 [+0.02] # OK tls.13_sm4_gcm.send_and_splice # 59.44 [+0.00] ok 245 tls.13_sm4_gcm.send_and_splice # 59.44 [+0.00] # RUN tls.13_sm4_gcm.splice_to_pipe ... # 59.47 [+0.02] # OK tls.13_sm4_gcm.splice_to_pipe # 59.47 [+0.00] ok 246 tls.13_sm4_gcm.splice_to_pipe # 59.47 [+0.00] # RUN tls.13_sm4_gcm.splice_cmsg_to_pipe ... # 59.49 [+0.02] # OK tls.13_sm4_gcm.splice_cmsg_to_pipe # 59.49 [+0.00] ok 247 tls.13_sm4_gcm.splice_cmsg_to_pipe # 59.49 [+0.00] # RUN tls.13_sm4_gcm.splice_dec_cmsg_to_pipe ... # 59.51 [+0.02] # OK tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 59.52 [+0.00] ok 248 tls.13_sm4_gcm.splice_dec_cmsg_to_pipe # 59.52 [+0.00] # RUN tls.13_sm4_gcm.recv_and_splice ... # 59.54 [+0.03] # OK tls.13_sm4_gcm.recv_and_splice # 59.55 [+0.00] ok 249 tls.13_sm4_gcm.recv_and_splice # 59.55 [+0.00] # RUN tls.13_sm4_gcm.peek_and_splice ... # 59.57 [+0.03] # OK tls.13_sm4_gcm.peek_and_splice # 59.57 [+0.00] ok 250 tls.13_sm4_gcm.peek_and_splice # 59.58 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single ... # 59.60 [+0.02] # OK tls.13_sm4_gcm.recvmsg_single # 59.60 [+0.00] ok 251 tls.13_sm4_gcm.recvmsg_single # 59.60 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_single_max ... # 59.63 [+0.03] # OK tls.13_sm4_gcm.recvmsg_single_max # 59.63 [+0.00] ok 252 tls.13_sm4_gcm.recvmsg_single_max # 59.63 [+0.00] # RUN tls.13_sm4_gcm.recvmsg_multiple ... # 59.65 [+0.02] # OK tls.13_sm4_gcm.recvmsg_multiple # 59.65 [+0.00] ok 253 tls.13_sm4_gcm.recvmsg_multiple # 59.65 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv ... # 59.69 [+0.03] # OK tls.13_sm4_gcm.single_send_multiple_recv # 59.69 [+0.00] ok 254 tls.13_sm4_gcm.single_send_multiple_recv # 59.69 [+0.00] # RUN tls.13_sm4_gcm.multiple_send_single_recv ... # 59.71 [+0.02] # OK tls.13_sm4_gcm.multiple_send_single_recv # 59.71 [+0.00] ok 255 tls.13_sm4_gcm.multiple_send_single_recv # 59.71 [+0.00] # RUN tls.13_sm4_gcm.single_send_multiple_recv_non_align ... # 59.73 [+0.01] # OK tls.13_sm4_gcm.single_send_multiple_recv_non_align # 59.73 [+0.00] ok 256 tls.13_sm4_gcm.single_send_multiple_recv_non_align # 59.73 [+0.00] # RUN tls.13_sm4_gcm.recv_partial ... # 59.75 [+0.02] # OK tls.13_sm4_gcm.recv_partial # 59.75 [+0.00] ok 257 tls.13_sm4_gcm.recv_partial # 59.75 [+0.00] # RUN tls.13_sm4_gcm.recv_nonblock ... # 59.76 [+0.02] # OK tls.13_sm4_gcm.recv_nonblock # 59.77 [+0.00] ok 258 tls.13_sm4_gcm.recv_nonblock # 59.77 [+0.00] # RUN tls.13_sm4_gcm.recv_peek ... # 59.79 [+0.02] # OK tls.13_sm4_gcm.recv_peek # 59.79 [+0.00] ok 259 tls.13_sm4_gcm.recv_peek # 59.79 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple ... # 59.81 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple # 59.81 [+0.00] ok 260 tls.13_sm4_gcm.recv_peek_multiple # 59.81 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_multiple_records ... # 59.83 [+0.02] # OK tls.13_sm4_gcm.recv_peek_multiple_records # 59.83 [+0.00] ok 261 tls.13_sm4_gcm.recv_peek_multiple_records # 59.83 [+0.00] # RUN tls.13_sm4_gcm.recv_peek_large_buf_mult_recs ... # 59.86 [+0.03] # OK tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 59.87 [+0.00] ok 262 tls.13_sm4_gcm.recv_peek_large_buf_mult_recs # 59.87 [+0.00] # RUN tls.13_sm4_gcm.recv_lowat ... # 59.89 [+0.02] # OK tls.13_sm4_gcm.recv_lowat # 59.89 [+0.00] ok 263 tls.13_sm4_gcm.recv_lowat # 59.89 [+0.00] # RUN tls.13_sm4_gcm.bidir ... # 59.91 [+0.03] # OK tls.13_sm4_gcm.bidir # 59.92 [+0.00] ok 264 tls.13_sm4_gcm.bidir # 59.92 [+0.00] # RUN tls.13_sm4_gcm.pollin ... # 59.96 [+0.04] # OK tls.13_sm4_gcm.pollin # 59.96 [+0.00] ok 265 tls.13_sm4_gcm.pollin # 59.96 [+0.00] # RUN tls.13_sm4_gcm.poll_wait ... # 59.97 [+0.01] # OK tls.13_sm4_gcm.poll_wait # 59.97 [+0.00] ok 266 tls.13_sm4_gcm.poll_wait # 59.97 [+0.00] # RUN tls.13_sm4_gcm.poll_wait_split ... # 59.99 [+0.02] # OK tls.13_sm4_gcm.poll_wait_split # 59.99 [+0.00] ok 267 tls.13_sm4_gcm.poll_wait_split # 60.00 [+0.00] # RUN tls.13_sm4_gcm.blocking ... # 60.03 [+0.04] # OK tls.13_sm4_gcm.blocking # 60.03 [+0.00] ok 268 tls.13_sm4_gcm.blocking # 60.03 [+0.00] # RUN tls.13_sm4_gcm.nonblocking ... # 60.16 [+0.13] # OK tls.13_sm4_gcm.nonblocking # 60.16 [+0.00] ok 269 tls.13_sm4_gcm.nonblocking # 60.17 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_even ... # 61.68 [+1.51] # OK tls.13_sm4_gcm.mutliproc_even # 61.68 [+0.00] ok 270 tls.13_sm4_gcm.mutliproc_even # 61.68 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_readers ... # 64.62 [+2.94] # OK tls.13_sm4_gcm.mutliproc_readers # 64.63 [+0.00] ok 271 tls.13_sm4_gcm.mutliproc_readers # 64.63 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_writers ... # 67.06 [+2.43] # OK tls.13_sm4_gcm.mutliproc_writers # 67.06 [+0.00] ok 272 tls.13_sm4_gcm.mutliproc_writers # 67.06 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_even ... # 68.62 [+1.56] # OK tls.13_sm4_gcm.mutliproc_sendpage_even # 68.63 [+0.00] ok 273 tls.13_sm4_gcm.mutliproc_sendpage_even # 68.63 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_readers ... # 71.58 [+2.96] # OK tls.13_sm4_gcm.mutliproc_sendpage_readers # 71.59 [+0.00] ok 274 tls.13_sm4_gcm.mutliproc_sendpage_readers # 71.59 [+0.00] # RUN tls.13_sm4_gcm.mutliproc_sendpage_writers ... # 73.97 [+2.38] # OK tls.13_sm4_gcm.mutliproc_sendpage_writers # 73.97 [+0.00] ok 275 tls.13_sm4_gcm.mutliproc_sendpage_writers # 73.97 [+0.00] # RUN tls.13_sm4_gcm.control_msg ... # 74.00 [+0.04] # OK tls.13_sm4_gcm.control_msg # 74.01 [+0.00] ok 276 tls.13_sm4_gcm.control_msg # 74.01 [+0.00] # RUN tls.13_sm4_gcm.control_msg_nomerge ... # 74.02 [+0.02] # OK tls.13_sm4_gcm.control_msg_nomerge # 74.03 [+0.00] ok 277 tls.13_sm4_gcm.control_msg_nomerge # 74.03 [+0.00] # RUN tls.13_sm4_gcm.data_control_data ... # 74.05 [+0.02] # OK tls.13_sm4_gcm.data_control_data # 74.05 [+0.00] ok 278 tls.13_sm4_gcm.data_control_data # 74.05 [+0.00] # RUN tls.13_sm4_gcm.shutdown ... # 74.06 [+0.01] # OK tls.13_sm4_gcm.shutdown # 74.07 [+0.00] ok 279 tls.13_sm4_gcm.shutdown # 74.07 [+0.00] # RUN tls.13_sm4_gcm.shutdown_unsent ... # 74.09 [+0.02] # OK tls.13_sm4_gcm.shutdown_unsent # 74.09 [+0.00] ok 280 tls.13_sm4_gcm.shutdown_unsent # 74.09 [+0.00] # RUN tls.13_sm4_gcm.shutdown_reuse ... # 74.11 [+0.02] # OK tls.13_sm4_gcm.shutdown_reuse # 74.11 [+0.00] ok 281 tls.13_sm4_gcm.shutdown_reuse # 74.11 [+0.00] # RUN tls.13_sm4_gcm.getsockopt ... # 74.13 [+0.02] # OK tls.13_sm4_gcm.getsockopt # 74.13 [+0.00] ok 282 tls.13_sm4_gcm.getsockopt # 74.13 [+0.00] # RUN tls.13_sm4_gcm.recv_efault ... # 74.15 [+0.02] # OK tls.13_sm4_gcm.recv_efault # 74.15 [+0.00] ok 283 tls.13_sm4_gcm.recv_efault # 74.15 [+0.00] # RUN tls.13_sm4_ccm.sendfile ... # 74.49 [+0.33] # OK tls.13_sm4_ccm.sendfile # 74.49 [+0.00] ok 284 tls.13_sm4_ccm.sendfile # 74.49 [+0.00] # RUN tls.13_sm4_ccm.send_then_sendfile ... # 74.57 [+0.08] # OK tls.13_sm4_ccm.send_then_sendfile # 74.58 [+0.00] ok 285 tls.13_sm4_ccm.send_then_sendfile # 74.58 [+0.00] # RUN tls.13_sm4_ccm.multi_chunk_sendfile ... # 76.48 [+1.90] # OK tls.13_sm4_ccm.multi_chunk_sendfile # 76.48 [+0.00] ok 286 tls.13_sm4_ccm.multi_chunk_sendfile # 76.48 [+0.00] # RUN tls.13_sm4_ccm.recv_max ... # 76.50 [+0.02] # OK tls.13_sm4_ccm.recv_max # 76.50 [+0.00] ok 287 tls.13_sm4_ccm.recv_max # 76.50 [+0.00] # RUN tls.13_sm4_ccm.recv_small ... # 76.53 [+0.02] # OK tls.13_sm4_ccm.recv_small # 76.53 [+0.00] ok 288 tls.13_sm4_ccm.recv_small # 76.53 [+0.00] # RUN tls.13_sm4_ccm.msg_more ... # 76.55 [+0.02] # OK tls.13_sm4_ccm.msg_more # 76.55 [+0.00] ok 289 tls.13_sm4_ccm.msg_more # 76.55 [+0.00] # RUN tls.13_sm4_ccm.msg_more_unsent ... # 76.57 [+0.02] # OK tls.13_sm4_ccm.msg_more_unsent # 76.57 [+0.00] ok 290 tls.13_sm4_ccm.msg_more_unsent # 76.57 [+0.00] # RUN tls.13_sm4_ccm.msg_eor ... # 76.59 [+0.02] # OK tls.13_sm4_ccm.msg_eor # 76.59 [+0.00] ok 291 tls.13_sm4_ccm.msg_eor # 76.59 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_single ... # 76.61 [+0.02] # OK tls.13_sm4_ccm.sendmsg_single # 76.62 [+0.00] ok 292 tls.13_sm4_ccm.sendmsg_single # 76.62 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_fragmented ... # 76.68 [+0.07] # OK tls.13_sm4_ccm.sendmsg_fragmented # 76.69 [+0.00] ok 293 tls.13_sm4_ccm.sendmsg_fragmented # 76.69 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_large ... # 76.92 [+0.23] # OK tls.13_sm4_ccm.sendmsg_large # 76.92 [+0.00] ok 294 tls.13_sm4_ccm.sendmsg_large # 76.92 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple ... # 76.94 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple # 76.94 [+0.00] ok 295 tls.13_sm4_ccm.sendmsg_multiple # 76.94 [+0.00] # RUN tls.13_sm4_ccm.sendmsg_multiple_stress ... # 76.96 [+0.02] # OK tls.13_sm4_ccm.sendmsg_multiple_stress # 76.96 [+0.00] ok 296 tls.13_sm4_ccm.sendmsg_multiple_stress # 76.97 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe ... # 76.98 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe # 76.98 [+0.00] ok 297 tls.13_sm4_ccm.splice_from_pipe # 76.99 [+0.00] # RUN tls.13_sm4_ccm.splice_more ... # 77.01 [+0.02] # OK tls.13_sm4_ccm.splice_more # 77.01 [+0.00] ok 298 tls.13_sm4_ccm.splice_more # 77.01 [+0.00] # RUN tls.13_sm4_ccm.splice_from_pipe2 ... # 77.03 [+0.02] # OK tls.13_sm4_ccm.splice_from_pipe2 # 77.03 [+0.00] ok 299 tls.13_sm4_ccm.splice_from_pipe2 # 77.03 [+0.00] # RUN tls.13_sm4_ccm.send_and_splice ... # 77.06 [+0.02] # OK tls.13_sm4_ccm.send_and_splice # 77.06 [+0.00] ok 300 tls.13_sm4_ccm.send_and_splice # 77.06 [+0.00] # RUN tls.13_sm4_ccm.splice_to_pipe ... # 77.08 [+0.02] # OK tls.13_sm4_ccm.splice_to_pipe # 77.09 [+0.00] ok 301 tls.13_sm4_ccm.splice_to_pipe # 77.09 [+0.00] # RUN tls.13_sm4_ccm.splice_cmsg_to_pipe ... # 77.10 [+0.02] # OK tls.13_sm4_ccm.splice_cmsg_to_pipe # 77.11 [+0.00] ok 302 tls.13_sm4_ccm.splice_cmsg_to_pipe # 77.11 [+0.00] # RUN tls.13_sm4_ccm.splice_dec_cmsg_to_pipe ... # 77.12 [+0.02] # OK tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 77.13 [+0.00] ok 303 tls.13_sm4_ccm.splice_dec_cmsg_to_pipe # 77.13 [+0.00] # RUN tls.13_sm4_ccm.recv_and_splice ... # 77.15 [+0.02] # OK tls.13_sm4_ccm.recv_and_splice # 77.15 [+0.00] ok 304 tls.13_sm4_ccm.recv_and_splice # 77.15 [+0.00] # RUN tls.13_sm4_ccm.peek_and_splice ... # 77.18 [+0.03] # OK tls.13_sm4_ccm.peek_and_splice # 77.18 [+0.00] ok 305 tls.13_sm4_ccm.peek_and_splice # 77.18 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single ... # 77.20 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single # 77.20 [+0.00] ok 306 tls.13_sm4_ccm.recvmsg_single # 77.20 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_single_max ... # 77.22 [+0.02] # OK tls.13_sm4_ccm.recvmsg_single_max # 77.23 [+0.00] ok 307 tls.13_sm4_ccm.recvmsg_single_max # 77.23 [+0.00] # RUN tls.13_sm4_ccm.recvmsg_multiple ... # 77.25 [+0.02] # OK tls.13_sm4_ccm.recvmsg_multiple # 77.25 [+0.00] ok 308 tls.13_sm4_ccm.recvmsg_multiple # 77.25 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv ... # 77.27 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv # 77.27 [+0.00] ok 309 tls.13_sm4_ccm.single_send_multiple_recv # 77.28 [+0.00] # RUN tls.13_sm4_ccm.multiple_send_single_recv ... # 77.29 [+0.02] # OK tls.13_sm4_ccm.multiple_send_single_recv # 77.30 [+0.00] ok 310 tls.13_sm4_ccm.multiple_send_single_recv # 77.30 [+0.00] # RUN tls.13_sm4_ccm.single_send_multiple_recv_non_align ... # 77.32 [+0.02] # OK tls.13_sm4_ccm.single_send_multiple_recv_non_align # 77.32 [+0.00] ok 311 tls.13_sm4_ccm.single_send_multiple_recv_non_align # 77.32 [+0.00] # RUN tls.13_sm4_ccm.recv_partial ... # 77.34 [+0.01] # OK tls.13_sm4_ccm.recv_partial # 77.34 [+0.00] ok 312 tls.13_sm4_ccm.recv_partial # 77.34 [+0.00] # RUN tls.13_sm4_ccm.recv_nonblock ... # 77.35 [+0.01] # OK tls.13_sm4_ccm.recv_nonblock # 77.36 [+0.00] ok 313 tls.13_sm4_ccm.recv_nonblock # 77.36 [+0.00] # RUN tls.13_sm4_ccm.recv_peek ... # 77.37 [+0.02] # OK tls.13_sm4_ccm.recv_peek # 77.38 [+0.00] ok 314 tls.13_sm4_ccm.recv_peek # 77.38 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple ... # 77.39 [+0.01] # OK tls.13_sm4_ccm.recv_peek_multiple # 77.39 [+0.00] ok 315 tls.13_sm4_ccm.recv_peek_multiple # 77.39 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_multiple_records ... # 77.41 [+0.02] # OK tls.13_sm4_ccm.recv_peek_multiple_records # 77.41 [+0.00] ok 316 tls.13_sm4_ccm.recv_peek_multiple_records # 77.42 [+0.00] # RUN tls.13_sm4_ccm.recv_peek_large_buf_mult_recs ... # 77.44 [+0.02] # OK tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 77.44 [+0.00] ok 317 tls.13_sm4_ccm.recv_peek_large_buf_mult_recs # 77.44 [+0.00] # RUN tls.13_sm4_ccm.recv_lowat ... # 77.46 [+0.01] # OK tls.13_sm4_ccm.recv_lowat # 77.46 [+0.00] ok 318 tls.13_sm4_ccm.recv_lowat # 77.46 [+0.00] # RUN tls.13_sm4_ccm.bidir ... # 77.48 [+0.02] # OK tls.13_sm4_ccm.bidir # 77.48 [+0.00] ok 319 tls.13_sm4_ccm.bidir # 77.48 [+0.00] # RUN tls.13_sm4_ccm.pollin ... # 77.52 [+0.03] # OK tls.13_sm4_ccm.pollin # 77.52 [+0.00] ok 320 tls.13_sm4_ccm.pollin # 77.52 [+0.00] # RUN tls.13_sm4_ccm.poll_wait ... # 77.53 [+0.02] # OK tls.13_sm4_ccm.poll_wait # 77.54 [+0.00] ok 321 tls.13_sm4_ccm.poll_wait # 77.54 [+0.00] # RUN tls.13_sm4_ccm.poll_wait_split ... # 77.57 [+0.03] # OK tls.13_sm4_ccm.poll_wait_split # 77.57 [+0.00] ok 322 tls.13_sm4_ccm.poll_wait_split # 77.57 [+0.00] # RUN tls.13_sm4_ccm.blocking ... # 77.61 [+0.04] # OK tls.13_sm4_ccm.blocking # 77.61 [+0.00] ok 323 tls.13_sm4_ccm.blocking # 77.61 [+0.00] # RUN tls.13_sm4_ccm.nonblocking ... # 77.73 [+0.12] # OK tls.13_sm4_ccm.nonblocking # 77.73 [+0.00] ok 324 tls.13_sm4_ccm.nonblocking # 77.74 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_even ... # 79.74 [+2.00] # OK tls.13_sm4_ccm.mutliproc_even # 79.74 [+0.00] ok 325 tls.13_sm4_ccm.mutliproc_even # 79.74 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_readers ... # 83.71 [+3.97] # OK tls.13_sm4_ccm.mutliproc_readers # 83.71 [+0.00] ok 326 tls.13_sm4_ccm.mutliproc_readers # 83.71 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_writers ... # 86.75 [+3.04] # OK tls.13_sm4_ccm.mutliproc_writers # 86.76 [+0.00] ok 327 tls.13_sm4_ccm.mutliproc_writers # 86.76 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_even ... # 88.68 [+1.93] # OK tls.13_sm4_ccm.mutliproc_sendpage_even # 88.68 [+0.00] ok 328 tls.13_sm4_ccm.mutliproc_sendpage_even # 88.69 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_readers ... # 92.41 [+3.72] # OK tls.13_sm4_ccm.mutliproc_sendpage_readers # 92.41 [+0.00] ok 329 tls.13_sm4_ccm.mutliproc_sendpage_readers # 92.41 [+0.00] # RUN tls.13_sm4_ccm.mutliproc_sendpage_writers ... # 95.44 [+3.03] # OK tls.13_sm4_ccm.mutliproc_sendpage_writers # 95.44 [+0.00] ok 330 tls.13_sm4_ccm.mutliproc_sendpage_writers # 95.44 [+0.00] # RUN tls.13_sm4_ccm.control_msg ... # 95.47 [+0.03] # OK tls.13_sm4_ccm.control_msg # 95.47 [+0.00] ok 331 tls.13_sm4_ccm.control_msg # 95.47 [+0.00] # RUN tls.13_sm4_ccm.control_msg_nomerge ... # 95.50 [+0.02] # OK tls.13_sm4_ccm.control_msg_nomerge # 95.50 [+0.00] ok 332 tls.13_sm4_ccm.control_msg_nomerge # 95.50 [+0.00] # RUN tls.13_sm4_ccm.data_control_data ... # 95.52 [+0.02] # OK tls.13_sm4_ccm.data_control_data # 95.52 [+0.00] ok 333 tls.13_sm4_ccm.data_control_data # 95.52 [+0.00] # RUN tls.13_sm4_ccm.shutdown ... # 95.53 [+0.01] # OK tls.13_sm4_ccm.shutdown # 95.53 [+0.00] ok 334 tls.13_sm4_ccm.shutdown # 95.54 [+0.00] # RUN tls.13_sm4_ccm.shutdown_unsent ... # 95.55 [+0.01] # OK tls.13_sm4_ccm.shutdown_unsent # 95.55 [+0.00] ok 335 tls.13_sm4_ccm.shutdown_unsent # 95.55 [+0.00] # RUN tls.13_sm4_ccm.shutdown_reuse ... # 95.57 [+0.01] # OK tls.13_sm4_ccm.shutdown_reuse # 95.57 [+0.00] ok 336 tls.13_sm4_ccm.shutdown_reuse # 95.57 [+0.00] # RUN tls.13_sm4_ccm.getsockopt ... # 95.59 [+0.02] # OK tls.13_sm4_ccm.getsockopt # 95.59 [+0.00] ok 337 tls.13_sm4_ccm.getsockopt # 95.59 [+0.00] # RUN tls.13_sm4_ccm.recv_efault ... # 95.61 [+0.02] # OK tls.13_sm4_ccm.recv_efault # 95.62 [+0.00] ok 338 tls.13_sm4_ccm.recv_efault # 95.62 [+0.00] # RUN tls.12_aes_ccm.sendfile ... # 95.92 [+0.30] # OK tls.12_aes_ccm.sendfile # 95.92 [+0.00] ok 339 tls.12_aes_ccm.sendfile # 95.92 [+0.00] # RUN tls.12_aes_ccm.send_then_sendfile ... # 96.00 [+0.08] # OK tls.12_aes_ccm.send_then_sendfile # 96.00 [+0.00] ok 340 tls.12_aes_ccm.send_then_sendfile # 96.01 [+0.00] # RUN tls.12_aes_ccm.multi_chunk_sendfile ... # 97.21 [+1.20] # OK tls.12_aes_ccm.multi_chunk_sendfile # 97.21 [+0.00] ok 341 tls.12_aes_ccm.multi_chunk_sendfile # 97.21 [+0.00] # RUN tls.12_aes_ccm.recv_max ... # 97.23 [+0.02] # OK tls.12_aes_ccm.recv_max # 97.23 [+0.00] ok 342 tls.12_aes_ccm.recv_max # 97.23 [+0.00] # RUN tls.12_aes_ccm.recv_small ... # 97.25 [+0.01] # OK tls.12_aes_ccm.recv_small # 97.25 [+0.00] ok 343 tls.12_aes_ccm.recv_small # 97.25 [+0.00] # RUN tls.12_aes_ccm.msg_more ... # 97.27 [+0.02] # OK tls.12_aes_ccm.msg_more # 97.27 [+0.00] ok 344 tls.12_aes_ccm.msg_more # 97.27 [+0.00] # RUN tls.12_aes_ccm.msg_more_unsent ... # 97.29 [+0.01] # OK tls.12_aes_ccm.msg_more_unsent # 97.29 [+0.00] ok 345 tls.12_aes_ccm.msg_more_unsent # 97.29 [+0.00] # RUN tls.12_aes_ccm.msg_eor ... # 97.32 [+0.03] # OK tls.12_aes_ccm.msg_eor # 97.32 [+0.00] ok 346 tls.12_aes_ccm.msg_eor # 97.32 [+0.00] # RUN tls.12_aes_ccm.sendmsg_single ... # 97.34 [+0.02] # OK tls.12_aes_ccm.sendmsg_single # 97.34 [+0.00] ok 347 tls.12_aes_ccm.sendmsg_single # 97.34 [+0.00] # RUN tls.12_aes_ccm.sendmsg_fragmented ... # 97.39 [+0.05] # OK tls.12_aes_ccm.sendmsg_fragmented # 97.39 [+0.00] ok 348 tls.12_aes_ccm.sendmsg_fragmented # 97.39 [+0.00] # RUN tls.12_aes_ccm.sendmsg_large ... # 97.63 [+0.23] # OK tls.12_aes_ccm.sendmsg_large # 97.63 [+0.00] ok 349 tls.12_aes_ccm.sendmsg_large # 97.63 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple ... # 97.65 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple # 97.65 [+0.00] ok 350 tls.12_aes_ccm.sendmsg_multiple # 97.66 [+0.00] # RUN tls.12_aes_ccm.sendmsg_multiple_stress ... # 97.67 [+0.02] # OK tls.12_aes_ccm.sendmsg_multiple_stress # 97.67 [+0.00] ok 351 tls.12_aes_ccm.sendmsg_multiple_stress # 97.68 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe ... # 97.70 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe # 97.70 [+0.00] ok 352 tls.12_aes_ccm.splice_from_pipe # 97.70 [+0.00] # RUN tls.12_aes_ccm.splice_more ... # 97.72 [+0.02] # OK tls.12_aes_ccm.splice_more # 97.72 [+0.00] ok 353 tls.12_aes_ccm.splice_more # 97.72 [+0.00] # RUN tls.12_aes_ccm.splice_from_pipe2 ... # 97.74 [+0.02] # OK tls.12_aes_ccm.splice_from_pipe2 # 97.74 [+0.00] ok 354 tls.12_aes_ccm.splice_from_pipe2 # 97.75 [+0.00] # RUN tls.12_aes_ccm.send_and_splice ... # 97.76 [+0.02] # OK tls.12_aes_ccm.send_and_splice # 97.76 [+0.00] ok 355 tls.12_aes_ccm.send_and_splice # 97.76 [+0.00] # RUN tls.12_aes_ccm.splice_to_pipe ... # 97.78 [+0.02] # OK tls.12_aes_ccm.splice_to_pipe # 97.78 [+0.00] ok 356 tls.12_aes_ccm.splice_to_pipe # 97.78 [+0.00] # RUN tls.12_aes_ccm.splice_cmsg_to_pipe ... # 97.80 [+0.02] # OK tls.12_aes_ccm.splice_cmsg_to_pipe # 97.80 [+0.00] ok 357 tls.12_aes_ccm.splice_cmsg_to_pipe # 97.80 [+0.00] # RUN tls.12_aes_ccm.splice_dec_cmsg_to_pipe ... # 97.82 [+0.01] # OK tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 97.82 [+0.00] ok 358 tls.12_aes_ccm.splice_dec_cmsg_to_pipe # 97.82 [+0.00] # RUN tls.12_aes_ccm.recv_and_splice ... # 97.85 [+0.03] # OK tls.12_aes_ccm.recv_and_splice # 97.85 [+0.00] ok 359 tls.12_aes_ccm.recv_and_splice # 97.85 [+0.00] # RUN tls.12_aes_ccm.peek_and_splice ... # 97.88 [+0.02] # OK tls.12_aes_ccm.peek_and_splice # 97.88 [+0.00] ok 360 tls.12_aes_ccm.peek_and_splice # 97.88 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single ... # 97.90 [+0.02] # OK tls.12_aes_ccm.recvmsg_single # 97.90 [+0.00] ok 361 tls.12_aes_ccm.recvmsg_single # 97.90 [+0.00] # RUN tls.12_aes_ccm.recvmsg_single_max ... # 97.92 [+0.02] # OK tls.12_aes_ccm.recvmsg_single_max # 97.92 [+0.00] ok 362 tls.12_aes_ccm.recvmsg_single_max # 97.92 [+0.00] # RUN tls.12_aes_ccm.recvmsg_multiple ... # 97.94 [+0.03] # OK tls.12_aes_ccm.recvmsg_multiple # 97.95 [+0.00] ok 363 tls.12_aes_ccm.recvmsg_multiple # 97.95 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv ... # 97.97 [+0.02] # OK tls.12_aes_ccm.single_send_multiple_recv # 97.97 [+0.00] ok 364 tls.12_aes_ccm.single_send_multiple_recv # 97.97 [+0.00] # RUN tls.12_aes_ccm.multiple_send_single_recv ... # 97.99 [+0.02] # OK tls.12_aes_ccm.multiple_send_single_recv # 97.99 [+0.00] ok 365 tls.12_aes_ccm.multiple_send_single_recv # 97.99 [+0.00] # RUN tls.12_aes_ccm.single_send_multiple_recv_non_align ... # 98.01 [+0.01] # OK tls.12_aes_ccm.single_send_multiple_recv_non_align # 98.01 [+0.00] ok 366 tls.12_aes_ccm.single_send_multiple_recv_non_align # 98.01 [+0.00] # RUN tls.12_aes_ccm.recv_partial ... # 98.03 [+0.02] # OK tls.12_aes_ccm.recv_partial # 98.03 [+0.00] ok 367 tls.12_aes_ccm.recv_partial # 98.04 [+0.00] # RUN tls.12_aes_ccm.recv_nonblock ... # 98.05 [+0.02] # OK tls.12_aes_ccm.recv_nonblock # 98.05 [+0.00] ok 368 tls.12_aes_ccm.recv_nonblock # 98.05 [+0.00] # RUN tls.12_aes_ccm.recv_peek ... # 98.07 [+0.02] # OK tls.12_aes_ccm.recv_peek # 98.07 [+0.00] ok 369 tls.12_aes_ccm.recv_peek # 98.07 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple ... # 98.10 [+0.03] # OK tls.12_aes_ccm.recv_peek_multiple # 98.10 [+0.00] ok 370 tls.12_aes_ccm.recv_peek_multiple # 98.10 [+0.00] # RUN tls.12_aes_ccm.recv_peek_multiple_records ... # 98.12 [+0.02] # OK tls.12_aes_ccm.recv_peek_multiple_records # 98.12 [+0.00] ok 371 tls.12_aes_ccm.recv_peek_multiple_records # 98.12 [+0.00] # RUN tls.12_aes_ccm.recv_peek_large_buf_mult_recs ... # 98.14 [+0.02] # OK tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 98.14 [+0.00] ok 372 tls.12_aes_ccm.recv_peek_large_buf_mult_recs # 98.14 [+0.00] # RUN tls.12_aes_ccm.recv_lowat ... # 98.16 [+0.02] # OK tls.12_aes_ccm.recv_lowat # 98.16 [+0.00] ok 373 tls.12_aes_ccm.recv_lowat # 98.16 [+0.00] # RUN tls.12_aes_ccm.bidir ... # 98.18 [+0.02] # OK tls.12_aes_ccm.bidir # 98.18 [+0.00] ok 374 tls.12_aes_ccm.bidir # 98.18 [+0.00] # RUN tls.12_aes_ccm.pollin ... # 98.21 [+0.03] # OK tls.12_aes_ccm.pollin # 98.22 [+0.00] ok 375 tls.12_aes_ccm.pollin # 98.22 [+0.00] # RUN tls.12_aes_ccm.poll_wait ... # 98.23 [+0.02] # OK tls.12_aes_ccm.poll_wait # 98.23 [+0.00] ok 376 tls.12_aes_ccm.poll_wait # 98.24 [+0.00] # RUN tls.12_aes_ccm.poll_wait_split ... # 98.26 [+0.03] # OK tls.12_aes_ccm.poll_wait_split # 98.27 [+0.00] ok 377 tls.12_aes_ccm.poll_wait_split # 98.27 [+0.00] # RUN tls.12_aes_ccm.blocking ... # 98.30 [+0.04] # OK tls.12_aes_ccm.blocking # 98.30 [+0.00] ok 378 tls.12_aes_ccm.blocking # 98.31 [+0.00] # RUN tls.12_aes_ccm.nonblocking ... # 98.42 [+0.11] # OK tls.12_aes_ccm.nonblocking # 98.42 [+0.00] ok 379 tls.12_aes_ccm.nonblocking # 98.42 [+0.00] # RUN tls.12_aes_ccm.mutliproc_even ... # 100.55 [+2.14] # OK tls.12_aes_ccm.mutliproc_even # 100.55 [+0.00] ok 380 tls.12_aes_ccm.mutliproc_even # 100.56 [+0.00] # RUN tls.12_aes_ccm.mutliproc_readers ... # 104.67 [+4.12] # OK tls.12_aes_ccm.mutliproc_readers # 104.68 [+0.00] ok 381 tls.12_aes_ccm.mutliproc_readers # 104.68 [+0.00] # RUN tls.12_aes_ccm.mutliproc_writers ... # 108.09 [+3.42] # OK tls.12_aes_ccm.mutliproc_writers # 108.10 [+0.00] ok 382 tls.12_aes_ccm.mutliproc_writers # 108.10 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_even ... # 110.25 [+2.15] # OK tls.12_aes_ccm.mutliproc_sendpage_even # 110.25 [+0.00] ok 383 tls.12_aes_ccm.mutliproc_sendpage_even # 110.25 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_readers ... # 114.38 [+4.13] # OK tls.12_aes_ccm.mutliproc_sendpage_readers # 114.38 [+0.00] ok 384 tls.12_aes_ccm.mutliproc_sendpage_readers # 114.39 [+0.00] # RUN tls.12_aes_ccm.mutliproc_sendpage_writers ... # 117.85 [+3.47] # OK tls.12_aes_ccm.mutliproc_sendpage_writers # 117.86 [+0.00] ok 385 tls.12_aes_ccm.mutliproc_sendpage_writers # 117.86 [+0.00] # RUN tls.12_aes_ccm.control_msg ... # 117.88 [+0.02] # OK tls.12_aes_ccm.control_msg # 117.88 [+0.00] ok 386 tls.12_aes_ccm.control_msg # 117.88 [+0.00] # RUN tls.12_aes_ccm.control_msg_nomerge ... # 117.91 [+0.03] # OK tls.12_aes_ccm.control_msg_nomerge # 117.91 [+0.00] ok 387 tls.12_aes_ccm.control_msg_nomerge # 117.91 [+0.00] # RUN tls.12_aes_ccm.data_control_data ... # 117.94 [+0.03] # OK tls.12_aes_ccm.data_control_data # 117.94 [+0.00] ok 388 tls.12_aes_ccm.data_control_data # 117.94 [+0.00] # RUN tls.12_aes_ccm.shutdown ... # 117.96 [+0.02] # OK tls.12_aes_ccm.shutdown # 117.96 [+0.00] ok 389 tls.12_aes_ccm.shutdown # 117.96 [+0.00] # RUN tls.12_aes_ccm.shutdown_unsent ... # 117.98 [+0.02] # OK tls.12_aes_ccm.shutdown_unsent # 117.98 [+0.00] ok 390 tls.12_aes_ccm.shutdown_unsent # 117.98 [+0.00] # RUN tls.12_aes_ccm.shutdown_reuse ... # 118.00 [+0.02] # OK tls.12_aes_ccm.shutdown_reuse # 118.00 [+0.00] ok 391 tls.12_aes_ccm.shutdown_reuse # 118.00 [+0.00] # RUN tls.12_aes_ccm.getsockopt ... # 118.02 [+0.02] # OK tls.12_aes_ccm.getsockopt # 118.03 [+0.00] ok 392 tls.12_aes_ccm.getsockopt # 118.03 [+0.00] # RUN tls.12_aes_ccm.recv_efault ... # 118.05 [+0.02] # OK tls.12_aes_ccm.recv_efault # 118.05 [+0.00] ok 393 tls.12_aes_ccm.recv_efault # 118.05 [+0.00] # RUN tls.13_aes_ccm.sendfile ... # 118.11 [+0.06] # OK tls.13_aes_ccm.sendfile # 118.11 [+0.00] ok 394 tls.13_aes_ccm.sendfile # 118.12 [+0.00] # RUN tls.13_aes_ccm.send_then_sendfile ... # 118.20 [+0.09] # OK tls.13_aes_ccm.send_then_sendfile # 118.20 [+0.00] ok 395 tls.13_aes_ccm.send_then_sendfile # 118.20 [+0.00] # RUN tls.13_aes_ccm.multi_chunk_sendfile ... # 119.88 [+1.68] # OK tls.13_aes_ccm.multi_chunk_sendfile # 119.88 [+0.00] ok 396 tls.13_aes_ccm.multi_chunk_sendfile # 119.88 [+0.00] # RUN tls.13_aes_ccm.recv_max ... # 119.91 [+0.03] # OK tls.13_aes_ccm.recv_max # 119.91 [+0.00] ok 397 tls.13_aes_ccm.recv_max # 119.92 [+0.00] # RUN tls.13_aes_ccm.recv_small ... # 119.93 [+0.02] # OK tls.13_aes_ccm.recv_small # 119.94 [+0.00] ok 398 tls.13_aes_ccm.recv_small # 119.94 [+0.00] # RUN tls.13_aes_ccm.msg_more ... # 119.96 [+0.02] # OK tls.13_aes_ccm.msg_more # 119.96 [+0.00] ok 399 tls.13_aes_ccm.msg_more # 119.96 [+0.00] # RUN tls.13_aes_ccm.msg_more_unsent ... # 119.98 [+0.03] # OK tls.13_aes_ccm.msg_more_unsent # 119.99 [+0.00] ok 400 tls.13_aes_ccm.msg_more_unsent # 119.99 [+0.00] # RUN tls.13_aes_ccm.msg_eor ... # 120.01 [+0.02] # OK tls.13_aes_ccm.msg_eor # 120.01 [+0.00] ok 401 tls.13_aes_ccm.msg_eor # 120.01 [+0.00] # RUN tls.13_aes_ccm.sendmsg_single ... # 120.03 [+0.02] # OK tls.13_aes_ccm.sendmsg_single # 120.03 [+0.00] ok 402 tls.13_aes_ccm.sendmsg_single # 120.03 [+0.00] # RUN tls.13_aes_ccm.sendmsg_fragmented ... # 120.09 [+0.06] # OK tls.13_aes_ccm.sendmsg_fragmented # 120.09 [+0.00] ok 403 tls.13_aes_ccm.sendmsg_fragmented # 120.09 [+0.00] # RUN tls.13_aes_ccm.sendmsg_large ... # 120.37 [+0.28] # OK tls.13_aes_ccm.sendmsg_large # 120.37 [+0.00] ok 404 tls.13_aes_ccm.sendmsg_large # 120.37 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple ... # 120.39 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple # 120.39 [+0.00] ok 405 tls.13_aes_ccm.sendmsg_multiple # 120.39 [+0.00] # RUN tls.13_aes_ccm.sendmsg_multiple_stress ... # 120.41 [+0.02] # OK tls.13_aes_ccm.sendmsg_multiple_stress # 120.42 [+0.00] ok 406 tls.13_aes_ccm.sendmsg_multiple_stress # 120.42 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe ... # 120.44 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe # 120.44 [+0.00] ok 407 tls.13_aes_ccm.splice_from_pipe # 120.44 [+0.00] # RUN tls.13_aes_ccm.splice_more ... # 120.47 [+0.02] # OK tls.13_aes_ccm.splice_more # 120.47 [+0.00] ok 408 tls.13_aes_ccm.splice_more # 120.47 [+0.00] # RUN tls.13_aes_ccm.splice_from_pipe2 ... # 120.49 [+0.02] # OK tls.13_aes_ccm.splice_from_pipe2 # 120.49 [+0.00] ok 409 tls.13_aes_ccm.splice_from_pipe2 # 120.49 [+0.00] # RUN tls.13_aes_ccm.send_and_splice ... # 120.51 [+0.02] # OK tls.13_aes_ccm.send_and_splice # 120.51 [+0.00] ok 410 tls.13_aes_ccm.send_and_splice # 120.52 [+0.00] # RUN tls.13_aes_ccm.splice_to_pipe ... # 120.54 [+0.02] # OK tls.13_aes_ccm.splice_to_pipe # 120.54 [+0.00] ok 411 tls.13_aes_ccm.splice_to_pipe # 120.54 [+0.00] # RUN tls.13_aes_ccm.splice_cmsg_to_pipe ... # 120.57 [+0.03] # OK tls.13_aes_ccm.splice_cmsg_to_pipe # 120.57 [+0.00] ok 412 tls.13_aes_ccm.splice_cmsg_to_pipe # 120.57 [+0.00] # RUN tls.13_aes_ccm.splice_dec_cmsg_to_pipe ... # 120.60 [+0.04] # OK tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 120.61 [+0.00] ok 413 tls.13_aes_ccm.splice_dec_cmsg_to_pipe # 120.61 [+0.00] # RUN tls.13_aes_ccm.recv_and_splice ... # 120.63 [+0.02] # OK tls.13_aes_ccm.recv_and_splice # 120.63 [+0.00] ok 414 tls.13_aes_ccm.recv_and_splice # 120.63 [+0.00] # RUN tls.13_aes_ccm.peek_and_splice ... # 120.66 [+0.02] # OK tls.13_aes_ccm.peek_and_splice # 120.66 [+0.00] ok 415 tls.13_aes_ccm.peek_and_splice # 120.66 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single ... # 120.68 [+0.02] # OK tls.13_aes_ccm.recvmsg_single # 120.68 [+0.00] ok 416 tls.13_aes_ccm.recvmsg_single # 120.68 [+0.00] # RUN tls.13_aes_ccm.recvmsg_single_max ... # 120.70 [+0.02] # OK tls.13_aes_ccm.recvmsg_single_max # 120.70 [+0.00] ok 417 tls.13_aes_ccm.recvmsg_single_max # 120.70 [+0.00] # RUN tls.13_aes_ccm.recvmsg_multiple ... # 120.72 [+0.02] # OK tls.13_aes_ccm.recvmsg_multiple # 120.72 [+0.00] ok 418 tls.13_aes_ccm.recvmsg_multiple # 120.72 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv ... # 120.74 [+0.02] # OK tls.13_aes_ccm.single_send_multiple_recv # 120.75 [+0.00] ok 419 tls.13_aes_ccm.single_send_multiple_recv # 120.75 [+0.00] # RUN tls.13_aes_ccm.multiple_send_single_recv ... # 120.77 [+0.02] # OK tls.13_aes_ccm.multiple_send_single_recv # 120.77 [+0.00] ok 420 tls.13_aes_ccm.multiple_send_single_recv # 120.78 [+0.00] # RUN tls.13_aes_ccm.single_send_multiple_recv_non_align ... # 120.79 [+0.01] # OK tls.13_aes_ccm.single_send_multiple_recv_non_align # 120.79 [+0.00] ok 421 tls.13_aes_ccm.single_send_multiple_recv_non_align # 120.79 [+0.00] # RUN tls.13_aes_ccm.recv_partial ... # 120.81 [+0.02] # OK tls.13_aes_ccm.recv_partial # 120.81 [+0.00] ok 422 tls.13_aes_ccm.recv_partial # 120.82 [+0.00] # RUN tls.13_aes_ccm.recv_nonblock ... # 120.83 [+0.02] # OK tls.13_aes_ccm.recv_nonblock # 120.83 [+0.00] ok 423 tls.13_aes_ccm.recv_nonblock # 120.83 [+0.00] # RUN tls.13_aes_ccm.recv_peek ... # 120.86 [+0.02] # OK tls.13_aes_ccm.recv_peek # 120.86 [+0.00] ok 424 tls.13_aes_ccm.recv_peek # 120.86 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple ... # 120.87 [+0.01] # OK tls.13_aes_ccm.recv_peek_multiple # 120.87 [+0.00] ok 425 tls.13_aes_ccm.recv_peek_multiple # 120.88 [+0.00] # RUN tls.13_aes_ccm.recv_peek_multiple_records ... # 120.89 [+0.02] # OK tls.13_aes_ccm.recv_peek_multiple_records # 120.89 [+0.00] ok 426 tls.13_aes_ccm.recv_peek_multiple_records # 120.89 [+0.00] # RUN tls.13_aes_ccm.recv_peek_large_buf_mult_recs ... # 120.92 [+0.02] # OK tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 120.92 [+0.00] ok 427 tls.13_aes_ccm.recv_peek_large_buf_mult_recs # 120.92 [+0.00] # RUN tls.13_aes_ccm.recv_lowat ... # 120.93 [+0.01] # OK tls.13_aes_ccm.recv_lowat # 120.94 [+0.00] ok 428 tls.13_aes_ccm.recv_lowat # 120.94 [+0.00] # RUN tls.13_aes_ccm.bidir ... # 120.96 [+0.02] # OK tls.13_aes_ccm.bidir # 120.96 [+0.00] ok 429 tls.13_aes_ccm.bidir # 120.96 [+0.00] # RUN tls.13_aes_ccm.pollin ... # 121.00 [+0.03] # OK tls.13_aes_ccm.pollin # 121.00 [+0.00] ok 430 tls.13_aes_ccm.pollin # 121.00 [+0.00] # RUN tls.13_aes_ccm.poll_wait ... # 121.03 [+0.03] # OK tls.13_aes_ccm.poll_wait # 121.03 [+0.00] ok 431 tls.13_aes_ccm.poll_wait # 121.03 [+0.00] # RUN tls.13_aes_ccm.poll_wait_split ... # 121.05 [+0.01] # OK tls.13_aes_ccm.poll_wait_split # 121.05 [+0.00] ok 432 tls.13_aes_ccm.poll_wait_split # 121.05 [+0.00] # RUN tls.13_aes_ccm.blocking ... # 121.08 [+0.03] # OK tls.13_aes_ccm.blocking # 121.08 [+0.00] ok 433 tls.13_aes_ccm.blocking # 121.08 [+0.00] # RUN tls.13_aes_ccm.nonblocking ... # 121.21 [+0.12] # OK tls.13_aes_ccm.nonblocking # 121.21 [+0.00] ok 434 tls.13_aes_ccm.nonblocking # 121.21 [+0.00] # RUN tls.13_aes_ccm.mutliproc_even ... # 123.41 [+2.20] # OK tls.13_aes_ccm.mutliproc_even # 123.41 [+0.00] ok 435 tls.13_aes_ccm.mutliproc_even # 123.42 [+0.00] # RUN tls.13_aes_ccm.mutliproc_readers ... # 127.63 [+4.21] # OK tls.13_aes_ccm.mutliproc_readers # 127.63 [+0.00] ok 436 tls.13_aes_ccm.mutliproc_readers # 127.63 [+0.00] # RUN tls.13_aes_ccm.mutliproc_writers ... # 131.12 [+3.49] # OK tls.13_aes_ccm.mutliproc_writers # 131.12 [+0.00] ok 437 tls.13_aes_ccm.mutliproc_writers # 131.12 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_even ... # 133.29 [+2.17] # OK tls.13_aes_ccm.mutliproc_sendpage_even # 133.29 [+0.00] ok 438 tls.13_aes_ccm.mutliproc_sendpage_even # 133.29 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_readers ... # 137.53 [+4.23] # OK tls.13_aes_ccm.mutliproc_sendpage_readers # 137.53 [+0.00] ok 439 tls.13_aes_ccm.mutliproc_sendpage_readers # 137.53 [+0.00] # RUN tls.13_aes_ccm.mutliproc_sendpage_writers ... # 140.97 [+3.44] # OK tls.13_aes_ccm.mutliproc_sendpage_writers # 140.97 [+0.00] ok 440 tls.13_aes_ccm.mutliproc_sendpage_writers # 140.98 [+0.00] # RUN tls.13_aes_ccm.control_msg ... # 140.99 [+0.02] # OK tls.13_aes_ccm.control_msg # 140.99 [+0.00] ok 441 tls.13_aes_ccm.control_msg # 141.00 [+0.00] # RUN tls.13_aes_ccm.control_msg_nomerge ... # 141.01 [+0.02] # OK tls.13_aes_ccm.control_msg_nomerge # 141.01 [+0.00] ok 442 tls.13_aes_ccm.control_msg_nomerge # 141.01 [+0.00] # RUN tls.13_aes_ccm.data_control_data ... # 141.03 [+0.02] # OK tls.13_aes_ccm.data_control_data # 141.03 [+0.00] ok 443 tls.13_aes_ccm.data_control_data # 141.03 [+0.00] # RUN tls.13_aes_ccm.shutdown ... # 141.06 [+0.02] # OK tls.13_aes_ccm.shutdown # 141.06 [+0.00] ok 444 tls.13_aes_ccm.shutdown # 141.06 [+0.00] # RUN tls.13_aes_ccm.shutdown_unsent ... # 141.07 [+0.02] # OK tls.13_aes_ccm.shutdown_unsent # 141.08 [+0.00] ok 445 tls.13_aes_ccm.shutdown_unsent # 141.08 [+0.00] # RUN tls.13_aes_ccm.shutdown_reuse ... # 141.11 [+0.03] # OK tls.13_aes_ccm.shutdown_reuse # 141.11 [+0.00] ok 446 tls.13_aes_ccm.shutdown_reuse # 141.11 [+0.00] # RUN tls.13_aes_ccm.getsockopt ... # 141.12 [+0.01] # OK tls.13_aes_ccm.getsockopt # 141.12 [+0.00] ok 447 tls.13_aes_ccm.getsockopt # 141.13 [+0.00] # RUN tls.13_aes_ccm.recv_efault ... # 141.14 [+0.02] # OK tls.13_aes_ccm.recv_efault # 141.15 [+0.00] ok 448 tls.13_aes_ccm.recv_efault # 141.15 [+0.00] # RUN tls.12_aes_gcm_256.sendfile ... # 141.20 [+0.06] # OK tls.12_aes_gcm_256.sendfile # 141.20 [+0.00] ok 449 tls.12_aes_gcm_256.sendfile # 141.20 [+0.00] # RUN tls.12_aes_gcm_256.send_then_sendfile ... # 141.28 [+0.07] # OK tls.12_aes_gcm_256.send_then_sendfile # 141.28 [+0.00] ok 450 tls.12_aes_gcm_256.send_then_sendfile # 141.28 [+0.00] # RUN tls.12_aes_gcm_256.multi_chunk_sendfile ... # 142.46 [+1.17] # OK tls.12_aes_gcm_256.multi_chunk_sendfile # 142.46 [+0.00] ok 451 tls.12_aes_gcm_256.multi_chunk_sendfile # 142.46 [+0.00] # RUN tls.12_aes_gcm_256.recv_max ... # 142.48 [+0.02] # OK tls.12_aes_gcm_256.recv_max # 142.48 [+0.00] ok 452 tls.12_aes_gcm_256.recv_max # 142.48 [+0.00] # RUN tls.12_aes_gcm_256.recv_small ... # 142.50 [+0.02] # OK tls.12_aes_gcm_256.recv_small # 142.50 [+0.00] ok 453 tls.12_aes_gcm_256.recv_small # 142.50 [+0.00] # RUN tls.12_aes_gcm_256.msg_more ... # 142.51 [+0.01] # OK tls.12_aes_gcm_256.msg_more # 142.52 [+0.00] ok 454 tls.12_aes_gcm_256.msg_more # 142.52 [+0.00] # RUN tls.12_aes_gcm_256.msg_more_unsent ... # 142.54 [+0.02] # OK tls.12_aes_gcm_256.msg_more_unsent # 142.54 [+0.00] ok 455 tls.12_aes_gcm_256.msg_more_unsent # 142.54 [+0.00] # RUN tls.12_aes_gcm_256.msg_eor ... # 142.57 [+0.02] # OK tls.12_aes_gcm_256.msg_eor # 142.57 [+0.00] ok 456 tls.12_aes_gcm_256.msg_eor # 142.57 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_single ... # 142.58 [+0.01] # OK tls.12_aes_gcm_256.sendmsg_single # 142.58 [+0.00] ok 457 tls.12_aes_gcm_256.sendmsg_single # 142.59 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_fragmented ... # 142.64 [+0.06] # OK tls.12_aes_gcm_256.sendmsg_fragmented # 142.64 [+0.00] ok 458 tls.12_aes_gcm_256.sendmsg_fragmented # 142.64 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_large ... # 142.84 [+0.19] # OK tls.12_aes_gcm_256.sendmsg_large # 142.84 [+0.00] ok 459 tls.12_aes_gcm_256.sendmsg_large # 142.84 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple ... # 142.86 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple # 142.86 [+0.00] ok 460 tls.12_aes_gcm_256.sendmsg_multiple # 142.86 [+0.00] # RUN tls.12_aes_gcm_256.sendmsg_multiple_stress ... # 142.88 [+0.02] # OK tls.12_aes_gcm_256.sendmsg_multiple_stress # 142.88 [+0.00] ok 461 tls.12_aes_gcm_256.sendmsg_multiple_stress # 142.89 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe ... # 142.91 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe # 142.91 [+0.00] ok 462 tls.12_aes_gcm_256.splice_from_pipe # 142.91 [+0.00] # RUN tls.12_aes_gcm_256.splice_more ... # 142.94 [+0.02] # OK tls.12_aes_gcm_256.splice_more # 142.94 [+0.00] ok 463 tls.12_aes_gcm_256.splice_more # 142.94 [+0.00] # RUN tls.12_aes_gcm_256.splice_from_pipe2 ... # 142.96 [+0.02] # OK tls.12_aes_gcm_256.splice_from_pipe2 # 142.96 [+0.00] ok 464 tls.12_aes_gcm_256.splice_from_pipe2 # 142.96 [+0.00] # RUN tls.12_aes_gcm_256.send_and_splice ... # 142.97 [+0.01] # OK tls.12_aes_gcm_256.send_and_splice # 142.98 [+0.00] ok 465 tls.12_aes_gcm_256.send_and_splice # 142.98 [+0.00] # RUN tls.12_aes_gcm_256.splice_to_pipe ... # 142.99 [+0.02] # OK tls.12_aes_gcm_256.splice_to_pipe # 142.99 [+0.00] ok 466 tls.12_aes_gcm_256.splice_to_pipe # 143.00 [+0.00] # RUN tls.12_aes_gcm_256.splice_cmsg_to_pipe ... # 143.01 [+0.02] # OK tls.12_aes_gcm_256.splice_cmsg_to_pipe # 143.01 [+0.00] ok 467 tls.12_aes_gcm_256.splice_cmsg_to_pipe # 143.01 [+0.00] # RUN tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 143.04 [+0.02] # OK tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 143.04 [+0.00] ok 468 tls.12_aes_gcm_256.splice_dec_cmsg_to_pipe # 143.04 [+0.00] # RUN tls.12_aes_gcm_256.recv_and_splice ... # 143.06 [+0.02] # OK tls.12_aes_gcm_256.recv_and_splice # 143.06 [+0.00] ok 469 tls.12_aes_gcm_256.recv_and_splice # 143.07 [+0.00] # RUN tls.12_aes_gcm_256.peek_and_splice ... # 143.09 [+0.02] # OK tls.12_aes_gcm_256.peek_and_splice # 143.09 [+0.00] ok 470 tls.12_aes_gcm_256.peek_and_splice # 143.09 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single ... # 143.10 [+0.01] # OK tls.12_aes_gcm_256.recvmsg_single # 143.11 [+0.00] ok 471 tls.12_aes_gcm_256.recvmsg_single # 143.11 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_single_max ... # 143.13 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_single_max # 143.13 [+0.00] ok 472 tls.12_aes_gcm_256.recvmsg_single_max # 143.14 [+0.00] # RUN tls.12_aes_gcm_256.recvmsg_multiple ... # 143.16 [+0.03] # OK tls.12_aes_gcm_256.recvmsg_multiple # 143.16 [+0.00] ok 473 tls.12_aes_gcm_256.recvmsg_multiple # 143.17 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv ... # 143.18 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv # 143.18 [+0.00] ok 474 tls.12_aes_gcm_256.single_send_multiple_recv # 143.19 [+0.00] # RUN tls.12_aes_gcm_256.multiple_send_single_recv ... # 143.20 [+0.01] # OK tls.12_aes_gcm_256.multiple_send_single_recv # 143.20 [+0.00] ok 475 tls.12_aes_gcm_256.multiple_send_single_recv # 143.20 [+0.00] # RUN tls.12_aes_gcm_256.single_send_multiple_recv_non_align ... # 143.22 [+0.02] # OK tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 143.23 [+0.00] ok 476 tls.12_aes_gcm_256.single_send_multiple_recv_non_align # 143.23 [+0.00] # RUN tls.12_aes_gcm_256.recv_partial ... # 143.24 [+0.01] # OK tls.12_aes_gcm_256.recv_partial # 143.24 [+0.00] ok 477 tls.12_aes_gcm_256.recv_partial # 143.25 [+0.00] # RUN tls.12_aes_gcm_256.recv_nonblock ... # 143.26 [+0.01] # OK tls.12_aes_gcm_256.recv_nonblock # 143.26 [+0.00] ok 478 tls.12_aes_gcm_256.recv_nonblock # 143.26 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek ... # 143.29 [+0.02] # OK tls.12_aes_gcm_256.recv_peek # 143.29 [+0.00] ok 479 tls.12_aes_gcm_256.recv_peek # 143.29 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple ... # 143.31 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple # 143.31 [+0.00] ok 480 tls.12_aes_gcm_256.recv_peek_multiple # 143.31 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_multiple_records ... # 143.33 [+0.02] # OK tls.12_aes_gcm_256.recv_peek_multiple_records # 143.33 [+0.00] ok 481 tls.12_aes_gcm_256.recv_peek_multiple_records # 143.33 [+0.00] # RUN tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 143.35 [+0.01] # OK tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 143.35 [+0.00] ok 482 tls.12_aes_gcm_256.recv_peek_large_buf_mult_recs # 143.35 [+0.00] # RUN tls.12_aes_gcm_256.recv_lowat ... # 143.37 [+0.02] # OK tls.12_aes_gcm_256.recv_lowat # 143.37 [+0.00] ok 483 tls.12_aes_gcm_256.recv_lowat # 143.37 [+0.00] # RUN tls.12_aes_gcm_256.bidir ... # 143.39 [+0.02] # OK tls.12_aes_gcm_256.bidir # 143.39 [+0.00] ok 484 tls.12_aes_gcm_256.bidir # 143.40 [+0.00] # RUN tls.12_aes_gcm_256.pollin ... # 143.44 [+0.04] # OK tls.12_aes_gcm_256.pollin # 143.44 [+0.00] ok 485 tls.12_aes_gcm_256.pollin # 143.44 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait ... # 143.47 [+0.03] # OK tls.12_aes_gcm_256.poll_wait # 143.47 [+0.00] ok 486 tls.12_aes_gcm_256.poll_wait # 143.47 [+0.00] # RUN tls.12_aes_gcm_256.poll_wait_split ... # 143.49 [+0.02] # OK tls.12_aes_gcm_256.poll_wait_split # 143.49 [+0.00] ok 487 tls.12_aes_gcm_256.poll_wait_split # 143.49 [+0.00] # RUN tls.12_aes_gcm_256.blocking ... # 143.52 [+0.03] # OK tls.12_aes_gcm_256.blocking # 143.52 [+0.00] ok 488 tls.12_aes_gcm_256.blocking # 143.52 [+0.00] # RUN tls.12_aes_gcm_256.nonblocking ... # 143.64 [+0.12] # OK tls.12_aes_gcm_256.nonblocking # 143.65 [+0.00] ok 489 tls.12_aes_gcm_256.nonblocking # 143.65 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_even ... # 145.47 [+1.82] # OK tls.12_aes_gcm_256.mutliproc_even # 145.47 [+0.00] ok 490 tls.12_aes_gcm_256.mutliproc_even # 145.47 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_readers ... # 149.06 [+3.58] # OK tls.12_aes_gcm_256.mutliproc_readers # 149.06 [+0.00] ok 491 tls.12_aes_gcm_256.mutliproc_readers # 149.06 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_writers ... # 152.01 [+2.95] # OK tls.12_aes_gcm_256.mutliproc_writers # 152.02 [+0.00] ok 492 tls.12_aes_gcm_256.mutliproc_writers # 152.02 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_even ... # 153.83 [+1.81] # OK tls.12_aes_gcm_256.mutliproc_sendpage_even # 153.83 [+0.00] ok 493 tls.12_aes_gcm_256.mutliproc_sendpage_even # 153.83 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_readers ... # 157.46 [+3.63] # OK tls.12_aes_gcm_256.mutliproc_sendpage_readers # 157.46 [+0.00] ok 494 tls.12_aes_gcm_256.mutliproc_sendpage_readers # 157.47 [+0.00] # RUN tls.12_aes_gcm_256.mutliproc_sendpage_writers ... # 160.41 [+2.95] # OK tls.12_aes_gcm_256.mutliproc_sendpage_writers # 160.42 [+0.00] ok 495 tls.12_aes_gcm_256.mutliproc_sendpage_writers # 160.42 [+0.00] # RUN tls.12_aes_gcm_256.control_msg ... # 160.43 [+0.02] # OK tls.12_aes_gcm_256.control_msg # 160.43 [+0.00] ok 496 tls.12_aes_gcm_256.control_msg # 160.44 [+0.00] # RUN tls.12_aes_gcm_256.control_msg_nomerge ... # 160.45 [+0.02] # OK tls.12_aes_gcm_256.control_msg_nomerge # 160.45 [+0.00] ok 497 tls.12_aes_gcm_256.control_msg_nomerge # 160.46 [+0.00] # RUN tls.12_aes_gcm_256.data_control_data ... # 160.47 [+0.01] # OK tls.12_aes_gcm_256.data_control_data # 160.47 [+0.00] ok 498 tls.12_aes_gcm_256.data_control_data # 160.47 [+0.00] # RUN tls.12_aes_gcm_256.shutdown ... # 160.49 [+0.02] # OK tls.12_aes_gcm_256.shutdown # 160.50 [+0.00] ok 499 tls.12_aes_gcm_256.shutdown # 160.50 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_unsent ... # 160.51 [+0.02] # OK tls.12_aes_gcm_256.shutdown_unsent # 160.52 [+0.00] ok 500 tls.12_aes_gcm_256.shutdown_unsent # 160.52 [+0.00] # RUN tls.12_aes_gcm_256.shutdown_reuse ... # 160.53 [+0.02] # OK tls.12_aes_gcm_256.shutdown_reuse # 160.53 [+0.00] ok 501 tls.12_aes_gcm_256.shutdown_reuse # 160.54 [+0.00] # RUN tls.12_aes_gcm_256.getsockopt ... # 160.56 [+0.03] # OK tls.12_aes_gcm_256.getsockopt # 160.56 [+0.00] ok 502 tls.12_aes_gcm_256.getsockopt # 160.57 [+0.00] # RUN tls.12_aes_gcm_256.recv_efault ... # 160.59 [+0.03] # OK tls.12_aes_gcm_256.recv_efault # 160.59 [+0.00] ok 503 tls.12_aes_gcm_256.recv_efault # 160.59 [+0.00] # RUN tls.13_aes_gcm_256.sendfile ... # 160.64 [+0.05] # OK tls.13_aes_gcm_256.sendfile # 160.65 [+0.00] ok 504 tls.13_aes_gcm_256.sendfile # 160.65 [+0.00] # RUN tls.13_aes_gcm_256.send_then_sendfile ... # 160.72 [+0.08] # OK tls.13_aes_gcm_256.send_then_sendfile # 160.73 [+0.00] ok 505 tls.13_aes_gcm_256.send_then_sendfile # 160.73 [+0.00] # RUN tls.13_aes_gcm_256.multi_chunk_sendfile ... # 162.42 [+1.69] # OK tls.13_aes_gcm_256.multi_chunk_sendfile # 162.42 [+0.00] ok 506 tls.13_aes_gcm_256.multi_chunk_sendfile # 162.42 [+0.00] # RUN tls.13_aes_gcm_256.recv_max ... # 162.44 [+0.02] # OK tls.13_aes_gcm_256.recv_max # 162.45 [+0.00] ok 507 tls.13_aes_gcm_256.recv_max # 162.45 [+0.00] # RUN tls.13_aes_gcm_256.recv_small ... # 162.47 [+0.02] # OK tls.13_aes_gcm_256.recv_small # 162.47 [+0.00] ok 508 tls.13_aes_gcm_256.recv_small # 162.47 [+0.00] # RUN tls.13_aes_gcm_256.msg_more ... # 162.49 [+0.02] # OK tls.13_aes_gcm_256.msg_more # 162.49 [+0.00] ok 509 tls.13_aes_gcm_256.msg_more # 162.49 [+0.00] # RUN tls.13_aes_gcm_256.msg_more_unsent ... # 162.51 [+0.02] # OK tls.13_aes_gcm_256.msg_more_unsent # 162.51 [+0.00] ok 510 tls.13_aes_gcm_256.msg_more_unsent # 162.51 [+0.00] # RUN tls.13_aes_gcm_256.msg_eor ... # 162.53 [+0.02] # OK tls.13_aes_gcm_256.msg_eor # 162.53 [+0.00] ok 511 tls.13_aes_gcm_256.msg_eor # 162.53 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_single ... # 162.55 [+0.01] # OK tls.13_aes_gcm_256.sendmsg_single # 162.55 [+0.00] ok 512 tls.13_aes_gcm_256.sendmsg_single # 162.55 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_fragmented ... # 162.61 [+0.06] # OK tls.13_aes_gcm_256.sendmsg_fragmented # 162.61 [+0.00] ok 513 tls.13_aes_gcm_256.sendmsg_fragmented # 162.62 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_large ... # 162.83 [+0.22] # OK tls.13_aes_gcm_256.sendmsg_large # 162.83 [+0.00] ok 514 tls.13_aes_gcm_256.sendmsg_large # 162.84 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple ... # 162.87 [+0.03] # OK tls.13_aes_gcm_256.sendmsg_multiple # 162.87 [+0.00] ok 515 tls.13_aes_gcm_256.sendmsg_multiple # 162.87 [+0.00] # RUN tls.13_aes_gcm_256.sendmsg_multiple_stress ... # 162.89 [+0.02] # OK tls.13_aes_gcm_256.sendmsg_multiple_stress # 162.89 [+0.00] ok 516 tls.13_aes_gcm_256.sendmsg_multiple_stress # 162.89 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe ... # 162.91 [+0.02] # OK tls.13_aes_gcm_256.splice_from_pipe # 162.91 [+0.00] ok 517 tls.13_aes_gcm_256.splice_from_pipe # 162.91 [+0.00] # RUN tls.13_aes_gcm_256.splice_more ... # 162.93 [+0.01] # OK tls.13_aes_gcm_256.splice_more # 162.93 [+0.00] ok 518 tls.13_aes_gcm_256.splice_more # 162.93 [+0.00] # RUN tls.13_aes_gcm_256.splice_from_pipe2 ... # 162.95 [+0.03] # OK tls.13_aes_gcm_256.splice_from_pipe2 # 162.95 [+0.00] ok 519 tls.13_aes_gcm_256.splice_from_pipe2 # 162.96 [+0.00] # RUN tls.13_aes_gcm_256.send_and_splice ... # 162.97 [+0.02] # OK tls.13_aes_gcm_256.send_and_splice # 162.97 [+0.00] ok 520 tls.13_aes_gcm_256.send_and_splice # 162.98 [+0.00] # RUN tls.13_aes_gcm_256.splice_to_pipe ... # 162.99 [+0.02] # OK tls.13_aes_gcm_256.splice_to_pipe # 162.99 [+0.00] ok 521 tls.13_aes_gcm_256.splice_to_pipe # 163.00 [+0.00] # RUN tls.13_aes_gcm_256.splice_cmsg_to_pipe ... # 163.02 [+0.03] # OK tls.13_aes_gcm_256.splice_cmsg_to_pipe # 163.02 [+0.00] ok 522 tls.13_aes_gcm_256.splice_cmsg_to_pipe # 163.02 [+0.00] # RUN tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe ... # 163.05 [+0.02] # OK tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 163.05 [+0.00] ok 523 tls.13_aes_gcm_256.splice_dec_cmsg_to_pipe # 163.05 [+0.00] # RUN tls.13_aes_gcm_256.recv_and_splice ... # 163.07 [+0.02] # OK tls.13_aes_gcm_256.recv_and_splice # 163.07 [+0.00] ok 524 tls.13_aes_gcm_256.recv_and_splice # 163.07 [+0.00] # RUN tls.13_aes_gcm_256.peek_and_splice ... # 163.09 [+0.02] # OK tls.13_aes_gcm_256.peek_and_splice # 163.09 [+0.00] ok 525 tls.13_aes_gcm_256.peek_and_splice # 163.09 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single ... # 163.11 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single # 163.11 [+0.00] ok 526 tls.13_aes_gcm_256.recvmsg_single # 163.11 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_single_max ... # 163.13 [+0.02] # OK tls.13_aes_gcm_256.recvmsg_single_max # 163.13 [+0.00] ok 527 tls.13_aes_gcm_256.recvmsg_single_max # 163.13 [+0.00] # RUN tls.13_aes_gcm_256.recvmsg_multiple ... # 163.16 [+0.03] # OK tls.13_aes_gcm_256.recvmsg_multiple # 163.16 [+0.00] ok 528 tls.13_aes_gcm_256.recvmsg_multiple # 163.16 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv ... # 163.18 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv # 163.18 [+0.00] ok 529 tls.13_aes_gcm_256.single_send_multiple_recv # 163.18 [+0.00] # RUN tls.13_aes_gcm_256.multiple_send_single_recv ... # 163.20 [+0.01] # OK tls.13_aes_gcm_256.multiple_send_single_recv # 163.20 [+0.00] ok 530 tls.13_aes_gcm_256.multiple_send_single_recv # 163.20 [+0.00] # RUN tls.13_aes_gcm_256.single_send_multiple_recv_non_align ... # 163.22 [+0.02] # OK tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 163.22 [+0.00] ok 531 tls.13_aes_gcm_256.single_send_multiple_recv_non_align # 163.23 [+0.00] # RUN tls.13_aes_gcm_256.recv_partial ... # 163.24 [+0.02] # OK tls.13_aes_gcm_256.recv_partial # 163.24 [+0.00] ok 532 tls.13_aes_gcm_256.recv_partial # 163.24 [+0.00] # RUN tls.13_aes_gcm_256.recv_nonblock ... # 163.26 [+0.02] # OK tls.13_aes_gcm_256.recv_nonblock # 163.27 [+0.00] ok 533 tls.13_aes_gcm_256.recv_nonblock # 163.27 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek ... # 163.28 [+0.02] # OK tls.13_aes_gcm_256.recv_peek # 163.29 [+0.00] ok 534 tls.13_aes_gcm_256.recv_peek # 163.29 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple ... # 163.31 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple # 163.31 [+0.00] ok 535 tls.13_aes_gcm_256.recv_peek_multiple # 163.31 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_multiple_records ... # 163.33 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_multiple_records # 163.33 [+0.00] ok 536 tls.13_aes_gcm_256.recv_peek_multiple_records # 163.34 [+0.00] # RUN tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs ... # 163.35 [+0.02] # OK tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 163.35 [+0.00] ok 537 tls.13_aes_gcm_256.recv_peek_large_buf_mult_recs # 163.36 [+0.00] # RUN tls.13_aes_gcm_256.recv_lowat ... # 163.38 [+0.02] # OK tls.13_aes_gcm_256.recv_lowat # 163.38 [+0.00] ok 538 tls.13_aes_gcm_256.recv_lowat # 163.38 [+0.00] # RUN tls.13_aes_gcm_256.bidir ... # 163.40 [+0.02] # OK tls.13_aes_gcm_256.bidir # 163.40 [+0.00] ok 539 tls.13_aes_gcm_256.bidir # 163.41 [+0.00] # RUN tls.13_aes_gcm_256.pollin ... # 163.44 [+0.04] # OK tls.13_aes_gcm_256.pollin # 163.44 [+0.00] ok 540 tls.13_aes_gcm_256.pollin # 163.44 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait ... # 163.46 [+0.02] # OK tls.13_aes_gcm_256.poll_wait # 163.46 [+0.00] ok 541 tls.13_aes_gcm_256.poll_wait # 163.46 [+0.00] # RUN tls.13_aes_gcm_256.poll_wait_split ... # 163.48 [+0.02] # OK tls.13_aes_gcm_256.poll_wait_split # 163.48 [+0.00] ok 542 tls.13_aes_gcm_256.poll_wait_split # 163.48 [+0.00] # RUN tls.13_aes_gcm_256.blocking ... # 163.51 [+0.03] # OK tls.13_aes_gcm_256.blocking # 163.51 [+0.00] ok 543 tls.13_aes_gcm_256.blocking # 163.51 [+0.00] # RUN tls.13_aes_gcm_256.nonblocking ... # 163.65 [+0.14] # OK tls.13_aes_gcm_256.nonblocking # 163.65 [+0.00] ok 544 tls.13_aes_gcm_256.nonblocking # 163.65 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_even ... # 165.51 [+1.86] # OK tls.13_aes_gcm_256.mutliproc_even # 165.52 [+0.00] ok 545 tls.13_aes_gcm_256.mutliproc_even # 165.52 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_readers ... # 169.10 [+3.58] # OK tls.13_aes_gcm_256.mutliproc_readers # 169.10 [+0.00] ok 546 tls.13_aes_gcm_256.mutliproc_readers # 169.10 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_writers ... # 172.04 [+2.94] # OK tls.13_aes_gcm_256.mutliproc_writers # 172.04 [+0.00] ok 547 tls.13_aes_gcm_256.mutliproc_writers # 172.04 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_even ... # 173.89 [+1.85] # OK tls.13_aes_gcm_256.mutliproc_sendpage_even # 173.89 [+0.00] ok 548 tls.13_aes_gcm_256.mutliproc_sendpage_even # 173.90 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_readers ... # 177.42 [+3.53] # OK tls.13_aes_gcm_256.mutliproc_sendpage_readers # 177.42 [+0.00] ok 549 tls.13_aes_gcm_256.mutliproc_sendpage_readers # 177.43 [+0.00] # RUN tls.13_aes_gcm_256.mutliproc_sendpage_writers ... # 180.40 [+2.98] # OK tls.13_aes_gcm_256.mutliproc_sendpage_writers # 180.40 [+0.00] ok 550 tls.13_aes_gcm_256.mutliproc_sendpage_writers # 180.41 [+0.00] # RUN tls.13_aes_gcm_256.control_msg ... # 180.43 [+0.03] # OK tls.13_aes_gcm_256.control_msg # 180.43 [+0.00] ok 551 tls.13_aes_gcm_256.control_msg # 180.43 [+0.00] # RUN tls.13_aes_gcm_256.control_msg_nomerge ... # 180.45 [+0.02] # OK tls.13_aes_gcm_256.control_msg_nomerge # 180.46 [+0.00] ok 552 tls.13_aes_gcm_256.control_msg_nomerge # 180.46 [+0.00] # RUN tls.13_aes_gcm_256.data_control_data ... # 180.48 [+0.03] # OK tls.13_aes_gcm_256.data_control_data # 180.49 [+0.00] ok 553 tls.13_aes_gcm_256.data_control_data # 180.49 [+0.00] # RUN tls.13_aes_gcm_256.shutdown ... # 180.50 [+0.02] # OK tls.13_aes_gcm_256.shutdown # 180.51 [+0.00] ok 554 tls.13_aes_gcm_256.shutdown # 180.51 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_unsent ... # 180.53 [+0.02] # OK tls.13_aes_gcm_256.shutdown_unsent # 180.53 [+0.00] ok 555 tls.13_aes_gcm_256.shutdown_unsent # 180.53 [+0.00] # RUN tls.13_aes_gcm_256.shutdown_reuse ... # 180.55 [+0.02] # OK tls.13_aes_gcm_256.shutdown_reuse # 180.55 [+0.00] ok 556 tls.13_aes_gcm_256.shutdown_reuse # 180.56 [+0.00] # RUN tls.13_aes_gcm_256.getsockopt ... # 180.57 [+0.02] # OK tls.13_aes_gcm_256.getsockopt # 180.57 [+0.00] ok 557 tls.13_aes_gcm_256.getsockopt # 180.58 [+0.00] # RUN tls.13_aes_gcm_256.recv_efault ... # 180.60 [+0.02] # OK tls.13_aes_gcm_256.recv_efault # 180.60 [+0.00] ok 558 tls.13_aes_gcm_256.recv_efault # 180.60 [+0.00] # RUN tls.13_nopad.sendfile ... # 180.65 [+0.05] # OK tls.13_nopad.sendfile # 180.65 [+0.00] ok 559 tls.13_nopad.sendfile # 180.66 [+0.00] # RUN tls.13_nopad.send_then_sendfile ... # 180.74 [+0.08] # OK tls.13_nopad.send_then_sendfile # 180.74 [+0.00] ok 560 tls.13_nopad.send_then_sendfile # 180.74 [+0.00] # RUN tls.13_nopad.multi_chunk_sendfile ... # 182.26 [+1.52] # OK tls.13_nopad.multi_chunk_sendfile # 182.26 [+0.00] ok 561 tls.13_nopad.multi_chunk_sendfile # 182.26 [+0.00] # RUN tls.13_nopad.recv_max ... # 182.28 [+0.02] # OK tls.13_nopad.recv_max # 182.28 [+0.00] ok 562 tls.13_nopad.recv_max # 182.28 [+0.00] # RUN tls.13_nopad.recv_small ... # 182.30 [+0.02] # OK tls.13_nopad.recv_small # 182.30 [+0.00] ok 563 tls.13_nopad.recv_small # 182.31 [+0.00] # RUN tls.13_nopad.msg_more ... # 182.33 [+0.02] # OK tls.13_nopad.msg_more # 182.33 [+0.00] ok 564 tls.13_nopad.msg_more # 182.33 [+0.00] # RUN tls.13_nopad.msg_more_unsent ... # 182.35 [+0.02] # OK tls.13_nopad.msg_more_unsent # 182.35 [+0.00] ok 565 tls.13_nopad.msg_more_unsent # 182.36 [+0.00] # RUN tls.13_nopad.msg_eor ... # 182.37 [+0.02] # OK tls.13_nopad.msg_eor # 182.37 [+0.00] ok 566 tls.13_nopad.msg_eor # 182.37 [+0.00] # RUN tls.13_nopad.sendmsg_single ... # 182.39 [+0.02] # OK tls.13_nopad.sendmsg_single # 182.39 [+0.00] ok 567 tls.13_nopad.sendmsg_single # 182.39 [+0.00] # RUN tls.13_nopad.sendmsg_fragmented ... # 182.45 [+0.06] # OK tls.13_nopad.sendmsg_fragmented # 182.45 [+0.00] ok 568 tls.13_nopad.sendmsg_fragmented # 182.45 [+0.00] # RUN tls.13_nopad.sendmsg_large ... # 182.63 [+0.17] # OK tls.13_nopad.sendmsg_large # 182.63 [+0.00] ok 569 tls.13_nopad.sendmsg_large # 182.63 [+0.00] # RUN tls.13_nopad.sendmsg_multiple ... # 182.65 [+0.02] # OK tls.13_nopad.sendmsg_multiple # 182.65 [+0.00] ok 570 tls.13_nopad.sendmsg_multiple # 182.65 [+0.00] # RUN tls.13_nopad.sendmsg_multiple_stress ... # 182.67 [+0.02] # OK tls.13_nopad.sendmsg_multiple_stress # 182.67 [+0.00] ok 571 tls.13_nopad.sendmsg_multiple_stress # 182.67 [+0.00] # RUN tls.13_nopad.splice_from_pipe ... # 182.69 [+0.02] # OK tls.13_nopad.splice_from_pipe # 182.69 [+0.00] ok 572 tls.13_nopad.splice_from_pipe # 182.69 [+0.00] # RUN tls.13_nopad.splice_more ... # 182.72 [+0.02] # OK tls.13_nopad.splice_more # 182.72 [+0.00] ok 573 tls.13_nopad.splice_more # 182.72 [+0.00] # RUN tls.13_nopad.splice_from_pipe2 ... # 182.74 [+0.02] # OK tls.13_nopad.splice_from_pipe2 # 182.74 [+0.00] ok 574 tls.13_nopad.splice_from_pipe2 # 182.74 [+0.00] # RUN tls.13_nopad.send_and_splice ... # 182.76 [+0.02] # OK tls.13_nopad.send_and_splice # 182.76 [+0.00] ok 575 tls.13_nopad.send_and_splice # 182.76 [+0.00] # RUN tls.13_nopad.splice_to_pipe ... # 182.80 [+0.04] # OK tls.13_nopad.splice_to_pipe # 182.80 [+0.00] ok 576 tls.13_nopad.splice_to_pipe # 182.80 [+0.00] # RUN tls.13_nopad.splice_cmsg_to_pipe ... # 182.83 [+0.03] # OK tls.13_nopad.splice_cmsg_to_pipe # 182.83 [+0.00] ok 577 tls.13_nopad.splice_cmsg_to_pipe # 182.83 [+0.00] # RUN tls.13_nopad.splice_dec_cmsg_to_pipe ... # 182.85 [+0.02] # OK tls.13_nopad.splice_dec_cmsg_to_pipe # 182.85 [+0.00] ok 578 tls.13_nopad.splice_dec_cmsg_to_pipe # 182.85 [+0.00] # RUN tls.13_nopad.recv_and_splice ... # 182.87 [+0.02] # OK tls.13_nopad.recv_and_splice # 182.87 [+0.00] ok 579 tls.13_nopad.recv_and_splice # 182.87 [+0.00] # RUN tls.13_nopad.peek_and_splice ... # 182.89 [+0.02] # OK tls.13_nopad.peek_and_splice # 182.89 [+0.00] ok 580 tls.13_nopad.peek_and_splice # 182.89 [+0.00] # RUN tls.13_nopad.recvmsg_single ... # 182.91 [+0.02] # OK tls.13_nopad.recvmsg_single # 182.91 [+0.00] ok 581 tls.13_nopad.recvmsg_single # 182.92 [+0.00] # RUN tls.13_nopad.recvmsg_single_max ... # 182.93 [+0.02] # OK tls.13_nopad.recvmsg_single_max # 182.93 [+0.00] ok 582 tls.13_nopad.recvmsg_single_max # 182.93 [+0.00] # RUN tls.13_nopad.recvmsg_multiple ... # 182.95 [+0.02] # OK tls.13_nopad.recvmsg_multiple # 182.95 [+0.00] ok 583 tls.13_nopad.recvmsg_multiple # 182.96 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv ... # 182.98 [+0.03] # OK tls.13_nopad.single_send_multiple_recv # 182.98 [+0.00] ok 584 tls.13_nopad.single_send_multiple_recv # 182.99 [+0.00] # RUN tls.13_nopad.multiple_send_single_recv ... # 183.01 [+0.02] # OK tls.13_nopad.multiple_send_single_recv # 183.01 [+0.00] ok 585 tls.13_nopad.multiple_send_single_recv # 183.01 [+0.00] # RUN tls.13_nopad.single_send_multiple_recv_non_align ... # 183.03 [+0.02] # OK tls.13_nopad.single_send_multiple_recv_non_align # 183.03 [+0.00] ok 586 tls.13_nopad.single_send_multiple_recv_non_align # 183.03 [+0.00] # RUN tls.13_nopad.recv_partial ... # 183.05 [+0.02] # OK tls.13_nopad.recv_partial # 183.06 [+0.00] ok 587 tls.13_nopad.recv_partial # 183.06 [+0.00] # RUN tls.13_nopad.recv_nonblock ... # 183.07 [+0.01] # OK tls.13_nopad.recv_nonblock # 183.07 [+0.00] ok 588 tls.13_nopad.recv_nonblock # 183.07 [+0.00] # RUN tls.13_nopad.recv_peek ... # 183.09 [+0.02] # OK tls.13_nopad.recv_peek # 183.09 [+0.00] ok 589 tls.13_nopad.recv_peek # 183.09 [+0.00] # RUN tls.13_nopad.recv_peek_multiple ... # 183.12 [+0.03] # OK tls.13_nopad.recv_peek_multiple # 183.12 [+0.00] ok 590 tls.13_nopad.recv_peek_multiple # 183.12 [+0.00] # RUN tls.13_nopad.recv_peek_multiple_records ... # 183.14 [+0.02] # OK tls.13_nopad.recv_peek_multiple_records # 183.14 [+0.00] ok 591 tls.13_nopad.recv_peek_multiple_records # 183.14 [+0.00] # RUN tls.13_nopad.recv_peek_large_buf_mult_recs ... # 183.16 [+0.02] # OK tls.13_nopad.recv_peek_large_buf_mult_recs # 183.16 [+0.00] ok 592 tls.13_nopad.recv_peek_large_buf_mult_recs # 183.16 [+0.00] # RUN tls.13_nopad.recv_lowat ... # 183.18 [+0.02] # OK tls.13_nopad.recv_lowat # 183.18 [+0.00] ok 593 tls.13_nopad.recv_lowat # 183.18 [+0.00] # RUN tls.13_nopad.bidir ... # 183.21 [+0.03] # OK tls.13_nopad.bidir # 183.21 [+0.00] ok 594 tls.13_nopad.bidir # 183.21 [+0.00] # RUN tls.13_nopad.pollin ... # 183.25 [+0.03] # OK tls.13_nopad.pollin # 183.25 [+0.00] ok 595 tls.13_nopad.pollin # 183.25 [+0.00] # RUN tls.13_nopad.poll_wait ... # 183.26 [+0.02] # OK tls.13_nopad.poll_wait # 183.27 [+0.00] ok 596 tls.13_nopad.poll_wait # 183.27 [+0.00] # RUN tls.13_nopad.poll_wait_split ... # 183.28 [+0.02] # OK tls.13_nopad.poll_wait_split # 183.29 [+0.00] ok 597 tls.13_nopad.poll_wait_split # 183.29 [+0.00] # RUN tls.13_nopad.blocking ... # 183.32 [+0.04] # OK tls.13_nopad.blocking # 183.32 [+0.00] ok 598 tls.13_nopad.blocking # 183.32 [+0.00] # RUN tls.13_nopad.nonblocking ... # 183.43 [+0.11] # OK tls.13_nopad.nonblocking # 183.44 [+0.00] ok 599 tls.13_nopad.nonblocking # 183.44 [+0.00] # RUN tls.13_nopad.mutliproc_even ... # 185.06 [+1.62] # OK tls.13_nopad.mutliproc_even # 185.06 [+0.00] ok 600 tls.13_nopad.mutliproc_even # 185.06 [+0.00] # RUN tls.13_nopad.mutliproc_readers ... # 188.16 [+3.10] # OK tls.13_nopad.mutliproc_readers # 188.16 [+0.00] ok 601 tls.13_nopad.mutliproc_readers # 188.17 [+0.00] # RUN tls.13_nopad.mutliproc_writers ... # 190.70 [+2.53] # OK tls.13_nopad.mutliproc_writers # 190.70 [+0.00] ok 602 tls.13_nopad.mutliproc_writers # 190.70 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_even ... # 192.31 [+1.61] # OK tls.13_nopad.mutliproc_sendpage_even # 192.31 [+0.00] ok 603 tls.13_nopad.mutliproc_sendpage_even # 192.31 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_readers ... # 195.45 [+3.14] # OK tls.13_nopad.mutliproc_sendpage_readers # 195.46 [+0.00] ok 604 tls.13_nopad.mutliproc_sendpage_readers # 195.46 [+0.00] # RUN tls.13_nopad.mutliproc_sendpage_writers ... # 197.99 [+2.53] # OK tls.13_nopad.mutliproc_sendpage_writers # 197.99 [+0.00] ok 605 tls.13_nopad.mutliproc_sendpage_writers # 198.00 [+0.00] # RUN tls.13_nopad.control_msg ... # 198.01 [+0.02] # OK tls.13_nopad.control_msg # 198.01 [+0.00] ok 606 tls.13_nopad.control_msg # 198.01 [+0.00] # RUN tls.13_nopad.control_msg_nomerge ... # 198.04 [+0.02] # OK tls.13_nopad.control_msg_nomerge # 198.04 [+0.00] ok 607 tls.13_nopad.control_msg_nomerge # 198.04 [+0.00] # RUN tls.13_nopad.data_control_data ... # 198.07 [+0.03] # OK tls.13_nopad.data_control_data # 198.07 [+0.00] ok 608 tls.13_nopad.data_control_data # 198.07 [+0.00] # RUN tls.13_nopad.shutdown ... # 198.09 [+0.02] # OK tls.13_nopad.shutdown # 198.09 [+0.00] ok 609 tls.13_nopad.shutdown # 198.09 [+0.00] # RUN tls.13_nopad.shutdown_unsent ... # 198.10 [+0.02] # OK tls.13_nopad.shutdown_unsent # 198.11 [+0.00] ok 610 tls.13_nopad.shutdown_unsent # 198.11 [+0.00] # RUN tls.13_nopad.shutdown_reuse ... # 198.13 [+0.02] # OK tls.13_nopad.shutdown_reuse # 198.13 [+0.00] ok 611 tls.13_nopad.shutdown_reuse # 198.13 [+0.00] # RUN tls.13_nopad.getsockopt ... # 198.15 [+0.02] # OK tls.13_nopad.getsockopt # 198.15 [+0.00] ok 612 tls.13_nopad.getsockopt # 198.15 [+0.00] # RUN tls.13_nopad.recv_efault ... # 198.17 [+0.02] # OK tls.13_nopad.recv_efault # 198.17 [+0.00] ok 613 tls.13_nopad.recv_efault # 198.17 [+0.00] # RUN tls.12_aria_gcm.sendfile ... # 198.48 [+0.32] # OK tls.12_aria_gcm.sendfile # 198.49 [+0.00] ok 614 tls.12_aria_gcm.sendfile # 198.49 [+0.00] # RUN tls.12_aria_gcm.send_then_sendfile ... # 198.56 [+0.07] # OK tls.12_aria_gcm.send_then_sendfile # 198.56 [+0.00] ok 615 tls.12_aria_gcm.send_then_sendfile # 198.56 [+0.00] # RUN tls.12_aria_gcm.multi_chunk_sendfile ... # 199.79 [+1.23] # OK tls.12_aria_gcm.multi_chunk_sendfile # 199.80 [+0.00] ok 616 tls.12_aria_gcm.multi_chunk_sendfile # 199.80 [+0.00] # RUN tls.12_aria_gcm.recv_max ... # 199.81 [+0.02] # OK tls.12_aria_gcm.recv_max # 199.82 [+0.00] ok 617 tls.12_aria_gcm.recv_max # 199.82 [+0.00] # RUN tls.12_aria_gcm.recv_small ... # 199.84 [+0.02] # OK tls.12_aria_gcm.recv_small # 199.84 [+0.00] ok 618 tls.12_aria_gcm.recv_small # 199.84 [+0.00] # RUN tls.12_aria_gcm.msg_more ... # 199.86 [+0.02] # OK tls.12_aria_gcm.msg_more # 199.86 [+0.00] ok 619 tls.12_aria_gcm.msg_more # 199.87 [+0.00] # RUN tls.12_aria_gcm.msg_more_unsent ... # 199.88 [+0.01] # OK tls.12_aria_gcm.msg_more_unsent # 199.88 [+0.00] ok 620 tls.12_aria_gcm.msg_more_unsent # 199.88 [+0.00] # RUN tls.12_aria_gcm.msg_eor ... # 199.90 [+0.02] # OK tls.12_aria_gcm.msg_eor # 199.90 [+0.00] ok 621 tls.12_aria_gcm.msg_eor # 199.90 [+0.00] # RUN tls.12_aria_gcm.sendmsg_single ... # 199.92 [+0.02] # OK tls.12_aria_gcm.sendmsg_single # 199.92 [+0.00] ok 622 tls.12_aria_gcm.sendmsg_single # 199.92 [+0.00] # RUN tls.12_aria_gcm.sendmsg_fragmented ... # 199.97 [+0.05] # OK tls.12_aria_gcm.sendmsg_fragmented # 199.97 [+0.00] ok 623 tls.12_aria_gcm.sendmsg_fragmented # 199.97 [+0.00] # RUN tls.12_aria_gcm.sendmsg_large ... # 200.18 [+0.21] # OK tls.12_aria_gcm.sendmsg_large # 200.18 [+0.00] ok 624 tls.12_aria_gcm.sendmsg_large # 200.18 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple ... # 200.21 [+0.03] # OK tls.12_aria_gcm.sendmsg_multiple # 200.21 [+0.00] ok 625 tls.12_aria_gcm.sendmsg_multiple # 200.22 [+0.00] # RUN tls.12_aria_gcm.sendmsg_multiple_stress ... # 200.23 [+0.02] # OK tls.12_aria_gcm.sendmsg_multiple_stress # 200.23 [+0.00] ok 626 tls.12_aria_gcm.sendmsg_multiple_stress # 200.24 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe ... # 200.25 [+0.02] # OK tls.12_aria_gcm.splice_from_pipe # 200.25 [+0.00] ok 627 tls.12_aria_gcm.splice_from_pipe # 200.26 [+0.00] # RUN tls.12_aria_gcm.splice_more ... # 200.27 [+0.02] # OK tls.12_aria_gcm.splice_more # 200.27 [+0.00] ok 628 tls.12_aria_gcm.splice_more # 200.28 [+0.00] # RUN tls.12_aria_gcm.splice_from_pipe2 ... # 200.30 [+0.03] # OK tls.12_aria_gcm.splice_from_pipe2 # 200.31 [+0.00] ok 629 tls.12_aria_gcm.splice_from_pipe2 # 200.31 [+0.00] # RUN tls.12_aria_gcm.send_and_splice ... # 200.33 [+0.03] # OK tls.12_aria_gcm.send_and_splice # 200.33 [+0.00] ok 630 tls.12_aria_gcm.send_and_splice # 200.34 [+0.00] # RUN tls.12_aria_gcm.splice_to_pipe ... # 200.36 [+0.02] # OK tls.12_aria_gcm.splice_to_pipe # 200.36 [+0.00] ok 631 tls.12_aria_gcm.splice_to_pipe # 200.36 [+0.00] # RUN tls.12_aria_gcm.splice_cmsg_to_pipe ... # 200.37 [+0.02] # OK tls.12_aria_gcm.splice_cmsg_to_pipe # 200.38 [+0.00] ok 632 tls.12_aria_gcm.splice_cmsg_to_pipe # 200.38 [+0.00] # RUN tls.12_aria_gcm.splice_dec_cmsg_to_pipe ... # 200.40 [+0.02] # OK tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 200.40 [+0.00] ok 633 tls.12_aria_gcm.splice_dec_cmsg_to_pipe # 200.40 [+0.00] # RUN tls.12_aria_gcm.recv_and_splice ... # 200.42 [+0.02] # OK tls.12_aria_gcm.recv_and_splice # 200.42 [+0.00] ok 634 tls.12_aria_gcm.recv_and_splice # 200.43 [+0.00] # RUN tls.12_aria_gcm.peek_and_splice ... # 200.45 [+0.03] # OK tls.12_aria_gcm.peek_and_splice # 200.45 [+0.00] ok 635 tls.12_aria_gcm.peek_and_splice # 200.46 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single ... # 200.48 [+0.03] # OK tls.12_aria_gcm.recvmsg_single # 200.48 [+0.00] ok 636 tls.12_aria_gcm.recvmsg_single # 200.48 [+0.00] # RUN tls.12_aria_gcm.recvmsg_single_max ... # 200.51 [+0.02] # OK tls.12_aria_gcm.recvmsg_single_max # 200.51 [+0.00] ok 637 tls.12_aria_gcm.recvmsg_single_max # 200.51 [+0.00] # RUN tls.12_aria_gcm.recvmsg_multiple ... # 200.54 [+0.03] # OK tls.12_aria_gcm.recvmsg_multiple # 200.54 [+0.00] ok 638 tls.12_aria_gcm.recvmsg_multiple # 200.54 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv ... # 200.56 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv # 200.56 [+0.00] ok 639 tls.12_aria_gcm.single_send_multiple_recv # 200.57 [+0.00] # RUN tls.12_aria_gcm.multiple_send_single_recv ... # 200.59 [+0.03] # OK tls.12_aria_gcm.multiple_send_single_recv # 200.59 [+0.00] ok 640 tls.12_aria_gcm.multiple_send_single_recv # 200.60 [+0.00] # RUN tls.12_aria_gcm.single_send_multiple_recv_non_align ... # 200.62 [+0.02] # OK tls.12_aria_gcm.single_send_multiple_recv_non_align # 200.62 [+0.00] ok 641 tls.12_aria_gcm.single_send_multiple_recv_non_align # 200.62 [+0.00] # RUN tls.12_aria_gcm.recv_partial ... # 200.64 [+0.02] # OK tls.12_aria_gcm.recv_partial # 200.64 [+0.00] ok 642 tls.12_aria_gcm.recv_partial # 200.64 [+0.00] # RUN tls.12_aria_gcm.recv_nonblock ... # 200.66 [+0.02] # OK tls.12_aria_gcm.recv_nonblock # 200.66 [+0.00] ok 643 tls.12_aria_gcm.recv_nonblock # 200.66 [+0.00] # RUN tls.12_aria_gcm.recv_peek ... # 200.68 [+0.02] # OK tls.12_aria_gcm.recv_peek # 200.68 [+0.00] ok 644 tls.12_aria_gcm.recv_peek # 200.69 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple ... # 200.71 [+0.02] # OK tls.12_aria_gcm.recv_peek_multiple # 200.71 [+0.00] ok 645 tls.12_aria_gcm.recv_peek_multiple # 200.71 [+0.00] # RUN tls.12_aria_gcm.recv_peek_multiple_records ... # 200.73 [+0.03] # OK tls.12_aria_gcm.recv_peek_multiple_records # 200.74 [+0.00] ok 646 tls.12_aria_gcm.recv_peek_multiple_records # 200.74 [+0.00] # RUN tls.12_aria_gcm.recv_peek_large_buf_mult_recs ... # 200.76 [+0.02] # OK tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 200.76 [+0.00] ok 647 tls.12_aria_gcm.recv_peek_large_buf_mult_recs # 200.76 [+0.00] # RUN tls.12_aria_gcm.recv_lowat ... # 200.78 [+0.02] # OK tls.12_aria_gcm.recv_lowat # 200.78 [+0.00] ok 648 tls.12_aria_gcm.recv_lowat # 200.78 [+0.00] # RUN tls.12_aria_gcm.bidir ... # 200.80 [+0.02] # OK tls.12_aria_gcm.bidir # 200.81 [+0.00] ok 649 tls.12_aria_gcm.bidir # 200.81 [+0.00] # RUN tls.12_aria_gcm.pollin ... # 200.85 [+0.05] # OK tls.12_aria_gcm.pollin # 200.86 [+0.00] ok 650 tls.12_aria_gcm.pollin # 200.86 [+0.00] # RUN tls.12_aria_gcm.poll_wait ... # 200.89 [+0.03] # OK tls.12_aria_gcm.poll_wait # 200.89 [+0.00] ok 651 tls.12_aria_gcm.poll_wait # 200.89 [+0.00] # RUN tls.12_aria_gcm.poll_wait_split ... # 200.91 [+0.02] # OK tls.12_aria_gcm.poll_wait_split # 200.91 [+0.00] ok 652 tls.12_aria_gcm.poll_wait_split # 200.91 [+0.00] # RUN tls.12_aria_gcm.blocking ... # 200.94 [+0.03] # OK tls.12_aria_gcm.blocking # 200.94 [+0.00] ok 653 tls.12_aria_gcm.blocking # 200.94 [+0.00] # RUN tls.12_aria_gcm.nonblocking ... # 201.08 [+0.13] # OK tls.12_aria_gcm.nonblocking # 201.08 [+0.00] ok 654 tls.12_aria_gcm.nonblocking # 201.08 [+0.00] # RUN tls.12_aria_gcm.mutliproc_even ... # 202.95 [+1.87] # OK tls.12_aria_gcm.mutliproc_even # 202.95 [+0.00] ok 655 tls.12_aria_gcm.mutliproc_even # 202.95 [+0.00] # RUN tls.12_aria_gcm.mutliproc_readers ... # 206.56 [+3.61] # OK tls.12_aria_gcm.mutliproc_readers # 206.56 [+0.00] ok 656 tls.12_aria_gcm.mutliproc_readers # 206.57 [+0.00] # RUN tls.12_aria_gcm.mutliproc_writers ... # 209.50 [+2.94] # OK tls.12_aria_gcm.mutliproc_writers # 209.50 [+0.00] ok 657 tls.12_aria_gcm.mutliproc_writers # 209.50 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_even ... # 211.33 [+1.82] # OK tls.12_aria_gcm.mutliproc_sendpage_even # 211.33 [+0.00] ok 658 tls.12_aria_gcm.mutliproc_sendpage_even # 211.33 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_readers ... # 214.95 [+3.62] # OK tls.12_aria_gcm.mutliproc_sendpage_readers # 214.95 [+0.00] ok 659 tls.12_aria_gcm.mutliproc_sendpage_readers # 214.96 [+0.00] # RUN tls.12_aria_gcm.mutliproc_sendpage_writers ... # 217.87 [+2.91] # OK tls.12_aria_gcm.mutliproc_sendpage_writers # 217.87 [+0.00] ok 660 tls.12_aria_gcm.mutliproc_sendpage_writers # 217.87 [+0.00] # RUN tls.12_aria_gcm.control_msg ... # 217.90 [+0.02] # OK tls.12_aria_gcm.control_msg # 217.90 [+0.00] ok 661 tls.12_aria_gcm.control_msg # 217.90 [+0.00] # RUN tls.12_aria_gcm.control_msg_nomerge ... # 217.92 [+0.02] # OK tls.12_aria_gcm.control_msg_nomerge # 217.92 [+0.00] ok 662 tls.12_aria_gcm.control_msg_nomerge # 217.92 [+0.00] # RUN tls.12_aria_gcm.data_control_data ... # 217.93 [+0.02] # OK tls.12_aria_gcm.data_control_data # 217.94 [+0.00] ok 663 tls.12_aria_gcm.data_control_data # 217.94 [+0.00] # RUN tls.12_aria_gcm.shutdown ... # 217.96 [+0.02] # OK tls.12_aria_gcm.shutdown # 217.96 [+0.00] ok 664 tls.12_aria_gcm.shutdown # 217.96 [+0.00] # RUN tls.12_aria_gcm.shutdown_unsent ... # 217.98 [+0.01] # OK tls.12_aria_gcm.shutdown_unsent # 217.98 [+0.00] ok 665 tls.12_aria_gcm.shutdown_unsent # 217.98 [+0.00] # RUN tls.12_aria_gcm.shutdown_reuse ... # 217.99 [+0.02] # OK tls.12_aria_gcm.shutdown_reuse # 218.00 [+0.00] ok 666 tls.12_aria_gcm.shutdown_reuse # 218.00 [+0.00] # RUN tls.12_aria_gcm.getsockopt ... # 218.01 [+0.01] # OK tls.12_aria_gcm.getsockopt # 218.01 [+0.00] ok 667 tls.12_aria_gcm.getsockopt # 218.01 [+0.00] # RUN tls.12_aria_gcm.recv_efault ... # 218.03 [+0.02] # OK tls.12_aria_gcm.recv_efault # 218.03 [+0.00] ok 668 tls.12_aria_gcm.recv_efault # 218.03 [+0.00] # RUN tls.12_aria_gcm_256.sendfile ... # 218.10 [+0.07] # OK tls.12_aria_gcm_256.sendfile # 218.10 [+0.00] ok 669 tls.12_aria_gcm_256.sendfile # 218.10 [+0.00] # RUN tls.12_aria_gcm_256.send_then_sendfile ... # 218.19 [+0.09] # OK tls.12_aria_gcm_256.send_then_sendfile # 218.19 [+0.00] ok 670 tls.12_aria_gcm_256.send_then_sendfile # 218.19 [+0.00] # RUN tls.12_aria_gcm_256.multi_chunk_sendfile ... # 219.36 [+1.17] # OK tls.12_aria_gcm_256.multi_chunk_sendfile # 219.37 [+0.00] ok 671 tls.12_aria_gcm_256.multi_chunk_sendfile # 219.37 [+0.00] # RUN tls.12_aria_gcm_256.recv_max ... # 219.38 [+0.02] # OK tls.12_aria_gcm_256.recv_max # 219.39 [+0.00] ok 672 tls.12_aria_gcm_256.recv_max # 219.39 [+0.00] # RUN tls.12_aria_gcm_256.recv_small ... # 219.40 [+0.02] # OK tls.12_aria_gcm_256.recv_small # 219.41 [+0.00] ok 673 tls.12_aria_gcm_256.recv_small # 219.41 [+0.00] # RUN tls.12_aria_gcm_256.msg_more ... # 219.43 [+0.03] # OK tls.12_aria_gcm_256.msg_more # 219.43 [+0.00] ok 674 tls.12_aria_gcm_256.msg_more # 219.44 [+0.00] # RUN tls.12_aria_gcm_256.msg_more_unsent ... # 219.45 [+0.02] # OK tls.12_aria_gcm_256.msg_more_unsent # 219.45 [+0.00] ok 675 tls.12_aria_gcm_256.msg_more_unsent # 219.45 [+0.00] # RUN tls.12_aria_gcm_256.msg_eor ... # 219.47 [+0.01] # OK tls.12_aria_gcm_256.msg_eor # 219.47 [+0.00] ok 676 tls.12_aria_gcm_256.msg_eor # 219.47 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_single ... # 219.49 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_single # 219.49 [+0.00] ok 677 tls.12_aria_gcm_256.sendmsg_single # 219.49 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_fragmented ... # 219.55 [+0.06] # OK tls.12_aria_gcm_256.sendmsg_fragmented # 219.55 [+0.00] ok 678 tls.12_aria_gcm_256.sendmsg_fragmented # 219.55 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_large ... # 219.79 [+0.24] # OK tls.12_aria_gcm_256.sendmsg_large # 219.79 [+0.00] ok 679 tls.12_aria_gcm_256.sendmsg_large # 219.79 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple ... # 219.81 [+0.02] # OK tls.12_aria_gcm_256.sendmsg_multiple # 219.81 [+0.00] ok 680 tls.12_aria_gcm_256.sendmsg_multiple # 219.81 [+0.00] # RUN tls.12_aria_gcm_256.sendmsg_multiple_stress ... # 219.84 [+0.03] # OK tls.12_aria_gcm_256.sendmsg_multiple_stress # 219.84 [+0.00] ok 681 tls.12_aria_gcm_256.sendmsg_multiple_stress # 219.84 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe ... # 219.86 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe # 219.86 [+0.00] ok 682 tls.12_aria_gcm_256.splice_from_pipe # 219.87 [+0.00] # RUN tls.12_aria_gcm_256.splice_more ... # 219.88 [+0.01] # OK tls.12_aria_gcm_256.splice_more # 219.88 [+0.00] ok 683 tls.12_aria_gcm_256.splice_more # 219.88 [+0.00] # RUN tls.12_aria_gcm_256.splice_from_pipe2 ... # 219.91 [+0.02] # OK tls.12_aria_gcm_256.splice_from_pipe2 # 219.91 [+0.00] ok 684 tls.12_aria_gcm_256.splice_from_pipe2 # 219.91 [+0.00] # RUN tls.12_aria_gcm_256.send_and_splice ... # 219.93 [+0.02] # OK tls.12_aria_gcm_256.send_and_splice # 219.93 [+0.00] ok 685 tls.12_aria_gcm_256.send_and_splice # 219.93 [+0.00] # RUN tls.12_aria_gcm_256.splice_to_pipe ... # 219.95 [+0.02] # OK tls.12_aria_gcm_256.splice_to_pipe # 219.95 [+0.00] ok 686 tls.12_aria_gcm_256.splice_to_pipe # 219.95 [+0.00] # RUN tls.12_aria_gcm_256.splice_cmsg_to_pipe ... # 219.97 [+0.02] # OK tls.12_aria_gcm_256.splice_cmsg_to_pipe # 219.97 [+0.00] ok 687 tls.12_aria_gcm_256.splice_cmsg_to_pipe # 219.98 [+0.00] # RUN tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe ... # 220.00 [+0.02] # OK tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 220.00 [+0.00] ok 688 tls.12_aria_gcm_256.splice_dec_cmsg_to_pipe # 220.00 [+0.00] # RUN tls.12_aria_gcm_256.recv_and_splice ... # 220.02 [+0.02] # OK tls.12_aria_gcm_256.recv_and_splice # 220.02 [+0.00] ok 689 tls.12_aria_gcm_256.recv_and_splice # 220.02 [+0.00] # RUN tls.12_aria_gcm_256.peek_and_splice ... # 220.05 [+0.02] # OK tls.12_aria_gcm_256.peek_and_splice # 220.05 [+0.00] ok 690 tls.12_aria_gcm_256.peek_and_splice # 220.05 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single ... # 220.06 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single # 220.07 [+0.00] ok 691 tls.12_aria_gcm_256.recvmsg_single # 220.07 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_single_max ... # 220.08 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_single_max # 220.09 [+0.00] ok 692 tls.12_aria_gcm_256.recvmsg_single_max # 220.09 [+0.00] # RUN tls.12_aria_gcm_256.recvmsg_multiple ... # 220.11 [+0.02] # OK tls.12_aria_gcm_256.recvmsg_multiple # 220.11 [+0.00] ok 693 tls.12_aria_gcm_256.recvmsg_multiple # 220.12 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv ... # 220.14 [+0.02] # OK tls.12_aria_gcm_256.single_send_multiple_recv # 220.14 [+0.00] ok 694 tls.12_aria_gcm_256.single_send_multiple_recv # 220.14 [+0.00] # RUN tls.12_aria_gcm_256.multiple_send_single_recv ... # 220.16 [+0.02] # OK tls.12_aria_gcm_256.multiple_send_single_recv # 220.17 [+0.00] ok 695 tls.12_aria_gcm_256.multiple_send_single_recv # 220.17 [+0.00] # RUN tls.12_aria_gcm_256.single_send_multiple_recv_non_align ... # 220.18 [+0.01] # OK tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 220.18 [+0.00] ok 696 tls.12_aria_gcm_256.single_send_multiple_recv_non_align # 220.19 [+0.00] # RUN tls.12_aria_gcm_256.recv_partial ... # 220.20 [+0.01] # OK tls.12_aria_gcm_256.recv_partial # 220.20 [+0.00] ok 697 tls.12_aria_gcm_256.recv_partial # 220.20 [+0.00] # RUN tls.12_aria_gcm_256.recv_nonblock ... # 220.22 [+0.02] # OK tls.12_aria_gcm_256.recv_nonblock # 220.22 [+0.00] ok 698 tls.12_aria_gcm_256.recv_nonblock # 220.22 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek ... # 220.24 [+0.02] # OK tls.12_aria_gcm_256.recv_peek # 220.24 [+0.00] ok 699 tls.12_aria_gcm_256.recv_peek # 220.24 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple ... # 220.26 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_multiple # 220.26 [+0.00] ok 700 tls.12_aria_gcm_256.recv_peek_multiple # 220.26 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_multiple_records ... # 220.28 [+0.01] # OK tls.12_aria_gcm_256.recv_peek_multiple_records # 220.28 [+0.00] ok 701 tls.12_aria_gcm_256.recv_peek_multiple_records # 220.28 [+0.00] # RUN tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs ... # 220.30 [+0.02] # OK tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 220.30 [+0.00] ok 702 tls.12_aria_gcm_256.recv_peek_large_buf_mult_recs # 220.31 [+0.00] # RUN tls.12_aria_gcm_256.recv_lowat ... # 220.33 [+0.02] # OK tls.12_aria_gcm_256.recv_lowat # 220.33 [+0.00] ok 703 tls.12_aria_gcm_256.recv_lowat # 220.33 [+0.00] # RUN tls.12_aria_gcm_256.bidir ... # 220.35 [+0.02] # OK tls.12_aria_gcm_256.bidir # 220.35 [+0.00] ok 704 tls.12_aria_gcm_256.bidir # 220.35 [+0.00] # RUN tls.12_aria_gcm_256.pollin ... # 220.39 [+0.04] # OK tls.12_aria_gcm_256.pollin # 220.39 [+0.00] ok 705 tls.12_aria_gcm_256.pollin # 220.39 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait ... # 220.42 [+0.02] # OK tls.12_aria_gcm_256.poll_wait # 220.42 [+0.00] ok 706 tls.12_aria_gcm_256.poll_wait # 220.42 [+0.00] # RUN tls.12_aria_gcm_256.poll_wait_split ... # 220.44 [+0.02] # OK tls.12_aria_gcm_256.poll_wait_split # 220.44 [+0.00] ok 707 tls.12_aria_gcm_256.poll_wait_split # 220.44 [+0.00] # RUN tls.12_aria_gcm_256.blocking ... # 220.47 [+0.03] # OK tls.12_aria_gcm_256.blocking # 220.47 [+0.00] ok 708 tls.12_aria_gcm_256.blocking # 220.48 [+0.00] # RUN tls.12_aria_gcm_256.nonblocking ... # 220.59 [+0.12] # OK tls.12_aria_gcm_256.nonblocking # 220.59 [+0.00] ok 709 tls.12_aria_gcm_256.nonblocking # 220.60 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_even ... # 222.79 [+2.20] # OK tls.12_aria_gcm_256.mutliproc_even # 222.80 [+0.00] ok 710 tls.12_aria_gcm_256.mutliproc_even # 222.80 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_readers ... # 227.00 [+4.20] # OK tls.12_aria_gcm_256.mutliproc_readers # 227.00 [+0.00] ok 711 tls.12_aria_gcm_256.mutliproc_readers # 227.01 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_writers ... # 230.49 [+3.48] # OK tls.12_aria_gcm_256.mutliproc_writers # 230.49 [+0.00] ok 712 tls.12_aria_gcm_256.mutliproc_writers # 230.49 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_even ... # 232.69 [+2.19] # OK tls.12_aria_gcm_256.mutliproc_sendpage_even # 232.69 [+0.00] ok 713 tls.12_aria_gcm_256.mutliproc_sendpage_even # 232.69 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_readers ... # 236.89 [+4.20] # OK tls.12_aria_gcm_256.mutliproc_sendpage_readers # 236.89 [+0.00] ok 714 tls.12_aria_gcm_256.mutliproc_sendpage_readers # 236.89 [+0.00] # RUN tls.12_aria_gcm_256.mutliproc_sendpage_writers ... # 240.33 [+3.44] # OK tls.12_aria_gcm_256.mutliproc_sendpage_writers # 240.33 [+0.00] ok 715 tls.12_aria_gcm_256.mutliproc_sendpage_writers # 240.33 [+0.00] # RUN tls.12_aria_gcm_256.control_msg ... # 240.36 [+0.03] # OK tls.12_aria_gcm_256.control_msg # 240.36 [+0.00] ok 716 tls.12_aria_gcm_256.control_msg # 240.37 [+0.00] # RUN tls.12_aria_gcm_256.control_msg_nomerge ... # 240.38 [+0.02] # OK tls.12_aria_gcm_256.control_msg_nomerge # 240.38 [+0.00] ok 717 tls.12_aria_gcm_256.control_msg_nomerge # 240.38 [+0.00] # RUN tls.12_aria_gcm_256.data_control_data ... # 240.40 [+0.02] # OK tls.12_aria_gcm_256.data_control_data # 240.40 [+0.00] ok 718 tls.12_aria_gcm_256.data_control_data # 240.40 [+0.00] # RUN tls.12_aria_gcm_256.shutdown ... # 240.42 [+0.01] # OK tls.12_aria_gcm_256.shutdown # 240.42 [+0.00] ok 719 tls.12_aria_gcm_256.shutdown # 240.42 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_unsent ... # 240.44 [+0.02] # OK tls.12_aria_gcm_256.shutdown_unsent # 240.44 [+0.00] ok 720 tls.12_aria_gcm_256.shutdown_unsent # 240.44 [+0.00] # RUN tls.12_aria_gcm_256.shutdown_reuse ... # 240.46 [+0.02] # OK tls.12_aria_gcm_256.shutdown_reuse # 240.46 [+0.00] ok 721 tls.12_aria_gcm_256.shutdown_reuse # 240.46 [+0.00] # RUN tls.12_aria_gcm_256.getsockopt ... # 240.49 [+0.02] # OK tls.12_aria_gcm_256.getsockopt # 240.49 [+0.00] ok 722 tls.12_aria_gcm_256.getsockopt # 240.49 [+0.00] # RUN tls.12_aria_gcm_256.recv_efault ... # 240.51 [+0.02] # OK tls.12_aria_gcm_256.recv_efault # 240.51 [+0.00] ok 723 tls.12_aria_gcm_256.recv_efault # 240.51 [+0.00] # RUN tls_err.12_aes_gcm.bad_rec ... # 240.52 [+0.02] # OK tls_err.12_aes_gcm.bad_rec # 240.53 [+0.00] ok 724 tls_err.12_aes_gcm.bad_rec # 240.53 [+0.00] # RUN tls_err.12_aes_gcm.bad_auth ... # 240.55 [+0.02] # OK tls_err.12_aes_gcm.bad_auth # 240.55 [+0.00] ok 725 tls_err.12_aes_gcm.bad_auth # 240.55 [+0.00] # RUN tls_err.12_aes_gcm.bad_in_large_read ... # 240.57 [+0.03] # OK tls_err.12_aes_gcm.bad_in_large_read # 240.58 [+0.00] ok 726 tls_err.12_aes_gcm.bad_in_large_read # 240.58 [+0.00] # RUN tls_err.12_aes_gcm.bad_cmsg ... # 240.60 [+0.02] # OK tls_err.12_aes_gcm.bad_cmsg # 240.60 [+0.00] ok 727 tls_err.12_aes_gcm.bad_cmsg # 240.60 [+0.00] # RUN tls_err.12_aes_gcm.timeo ... # 240.65 [+0.05] # OK tls_err.12_aes_gcm.timeo # 240.65 [+0.00] ok 728 tls_err.12_aes_gcm.timeo # 240.66 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec ... # 240.68 [+0.02] # OK tls_err.12_aes_gcm.poll_partial_rec # 240.68 [+0.00] ok 729 tls_err.12_aes_gcm.poll_partial_rec # 240.68 [+0.00] # RUN tls_err.12_aes_gcm.epoll_partial_rec ... # 240.70 [+0.02] # OK tls_err.12_aes_gcm.epoll_partial_rec # 240.70 [+0.00] ok 730 tls_err.12_aes_gcm.epoll_partial_rec # 240.70 [+0.00] # RUN tls_err.12_aes_gcm.poll_partial_rec_async ... # 240.75 [+0.05] # OK tls_err.12_aes_gcm.poll_partial_rec_async # 240.76 [+0.00] ok 731 tls_err.12_aes_gcm.poll_partial_rec_async # 240.76 [+0.00] # RUN tls_err.13_aes_gcm.bad_rec ... # 240.78 [+0.02] # OK tls_err.13_aes_gcm.bad_rec # 240.78 [+0.00] ok 732 tls_err.13_aes_gcm.bad_rec # 240.78 [+0.00] # RUN tls_err.13_aes_gcm.bad_auth ... # 240.80 [+0.02] # OK tls_err.13_aes_gcm.bad_auth # 240.80 [+0.00] ok 733 tls_err.13_aes_gcm.bad_auth # 240.80 [+0.00] # RUN tls_err.13_aes_gcm.bad_in_large_read ... # 240.82 [+0.02] # OK tls_err.13_aes_gcm.bad_in_large_read # 240.82 [+0.00] ok 734 tls_err.13_aes_gcm.bad_in_large_read # 240.82 [+0.00] # RUN tls_err.13_aes_gcm.bad_cmsg ... # 240.85 [+0.03] # OK tls_err.13_aes_gcm.bad_cmsg # 240.85 [+0.00] ok 735 tls_err.13_aes_gcm.bad_cmsg # 240.85 [+0.00] # RUN tls_err.13_aes_gcm.timeo ... # 240.90 [+0.05] # OK tls_err.13_aes_gcm.timeo # 240.90 [+0.00] ok 736 tls_err.13_aes_gcm.timeo # 240.90 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec ... # 240.92 [+0.02] # OK tls_err.13_aes_gcm.poll_partial_rec # 240.92 [+0.00] ok 737 tls_err.13_aes_gcm.poll_partial_rec # 240.92 [+0.00] # RUN tls_err.13_aes_gcm.epoll_partial_rec ... # 240.95 [+0.03] # OK tls_err.13_aes_gcm.epoll_partial_rec # 240.95 [+0.00] ok 738 tls_err.13_aes_gcm.epoll_partial_rec # 240.95 [+0.00] # RUN tls_err.13_aes_gcm.poll_partial_rec_async ... # 241.01 [+0.05] # OK tls_err.13_aes_gcm.poll_partial_rec_async # 241.01 [+0.00] ok 739 tls_err.13_aes_gcm.poll_partial_rec_async # 241.01 [+0.00] # PASSED: 739 / 739 tests passed. # 241.01 [+0.00] # Totals: pass:739 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net: tls 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__->